1 Star 0 Fork 341

寻境 / PiFlow

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.properties 457 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhuxiaojie 提交于 2021-11-20 14:09 . check yarn application state
spark.master=yarn
spark.deploy.mode=cluster
#hdfs default file system
fs.defaultFS=hdfs://10.0.90.1558020
#yarn resourcemanager hostname
yarn.resourcemanager.hostname=10.0.90.155
#if you want to use hive, set hive metastore uris
hive.metastore.uris=thrift://10.0.90.155:9083
#show data in log, set 0 if you do not show the logs
data.show=10
#monitor the throughput of flow
monitor.throughput=true
#server port
server.port=8001
#h2db port
h2.port=50001
Scala
1
https://gitee.com/kelvinxan/piflow.git
git@gitee.com:kelvinxan/piflow.git
kelvinxan
piflow
PiFlow
master

搜索帮助