merge from master

This commit is contained in:
wanglihui
2020-08-11 09:30:50 +08:00
parent 9a5cf0126b
commit ad6582893b
2 changed files with 16 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ spark.read.clickhouse.user=default
spark.read.clickhouse.password=111111
spark.read.clickhouse.numPartitions=144
spark.read.clickhouse.fetchsize=10000
spark.read.clickhouse.partitionColumn=common_recv_time
spark.read.clickhouse.partitionColumn=common_start_time
clickhouse.socket.timeout=300000
#arangoDB配置
arangoDB.host=192.168.40.182