1 Star 0 Fork 359

Jerrywyj/PiFlow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.properties 869 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhuxiaojie 提交于 2019-12-06 10:56 . add h2db version control
server.ip=10.0.86.98
server.port=8001
piflow.bundle=/opt/project/piflow/piflow-server/target/piflow-server-0.9.jar
spark.master=yarn
spark.deploy.mode=cluster
yarn.resourcemanager.hostname=10.0.86.191
yarn.resourcemanager.address=10.0.86.191:8032
yarn.access.namenode=hdfs://10.0.86.191:9000
yarn.stagingDir=hdfs://10.0.86.191:9000/tmp/
yarn.jars=hdfs://10.0.86.191:9000/user/spark/share/lib/*.jar
yarn.url=http://10.0.86.191:8088/ws/v1/cluster/apps/
hive.metastore.uris=thrift://10.0.88.71:9083
#Hdfs path, these paths will be created autometicly
checkpoint.path=hdfs://10.0.86.89:9000/user/piflow/checkpoints/
debug.path=hdfs://10.0.86.89:9000/user/piflow/debug/
increment.path=hdfs://10.0.86.89:9000/user/piflow/increment/
#show data in log, set 0 if you do not show the logs
data.show=10
#monitor the throughput of flow
monitor.throughput=true
h2.port=50001
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Scala
1
https://gitee.com/Jerrywyj/piflow.git
git@gitee.com:Jerrywyj/piflow.git
Jerrywyj
piflow
PiFlow
master

搜索帮助