2019-09-10 18:10:23 +08:00
|
|
|
server.ip=10.0.86.98
|
2018-10-24 17:33:46 +08:00
|
|
|
server.port=8001
|
|
|
|
|
|
|
|
spark.master=yarn
|
|
|
|
spark.deploy.mode=cluster
|
2019-12-06 10:56:08 +08:00
|
|
|
|
2020-01-17 18:03:06 +08:00
|
|
|
fs.defaultFS=hdfs://10.0.86.191:9000
|
|
|
|
|
2019-09-10 18:10:23 +08:00
|
|
|
yarn.resourcemanager.hostname=10.0.86.191
|
2020-01-17 18:03:06 +08:00
|
|
|
#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
|
2020-01-19 17:12:07 +08:00
|
|
|
#yarn.url=http://10.0.86.191:8088/ws/v1/cluster/apps/
|
2018-10-24 17:33:46 +08:00
|
|
|
|
2020-01-17 18:03:06 +08:00
|
|
|
|
|
|
|
|
2019-12-06 10:56:08 +08:00
|
|
|
hive.metastore.uris=thrift://10.0.88.71:9083
|
2018-10-24 17:33:46 +08:00
|
|
|
|
2019-12-06 10:56:08 +08:00
|
|
|
#Hdfs path, these paths will be created autometicly
|
2020-01-17 18:03:06 +08:00
|
|
|
#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/
|
2018-10-24 17:33:46 +08:00
|
|
|
|
2019-12-06 10:56:08 +08:00
|
|
|
#show data in log, set 0 if you do not show the logs
|
2019-01-14 16:54:22 +08:00
|
|
|
data.show=10
|
|
|
|
|
2019-01-24 15:32:07 +08:00
|
|
|
#monitor the throughput of flow
|
|
|
|
monitor.throughput=true
|
|
|
|
|
2020-01-17 18:03:06 +08:00
|
|
|
h2.port=50001
|
|
|
|
|
|
|
|
|
2020-01-19 17:12:07 +08:00
|
|
|
#piflow.bundle=piflow-server/target/piflow-server-0.9.jar
|