piflow/conf/config.properties

18 lines
584 B
Properties
Raw Normal View History

2018-08-23 17:16:28 +08:00
server.ip=10.0.86.98
2018-08-30 14:39:06 +08:00
server.port=8001
2018-09-10 15:26:51 +08:00
#spark.master=spark://10.0.86.89:7077
#spark.master=spark://10.0.86.191:7077
spark.master=yarn
spark.deploy.mode=client
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/
2018-09-10 10:58:42 +08:00
hive.metastore.uris=thrift://10.0.86.191:9083
piflow.bundle=/opt/project/piflow/out/artifacts/piflow_bundle/piflow-bundle.jar
2018-09-10 15:26:51 +08:00
yarn.url=http://10.0.86.191:8088/ws/v1/cluster/apps/
2018-08-30 14:39:06 +08:00
checkpoint.path=hdfs://10.0.86.89:9000/xjzhu/piflow/checkpoints/"