统一日志术语,修改表名

This commit is contained in:
wanglihui
2021-09-16 11:08:01 +08:00
parent 2f7cceb826
commit d61fbee61a
5 changed files with 24 additions and 13 deletions

View File

@@ -13,6 +13,8 @@ spark.read.clickhouse.password=ceiec2019
spark.read.clickhouse.numPartitions=5
spark.read.clickhouse.fetchsize=10000
spark.read.clickhouse.partitionColumn=LAST_FOUND_TIME
spark.read.clickhouse.session.table=session_record
spark.read.clickhouse.radius.table=radius_record
clickhouse.socket.timeout=300000
#arangoDB配置
#arangoDB.host=192.168.40.223
@@ -38,3 +40,5 @@ distinct.client.ip.num=10000
recent.count.hour=24
update.interval=3600
arangodb.total.num=20000000