diff options
| author | zhanghongqing <[email protected]> | 2022-08-11 14:04:45 +0800 |
|---|---|---|
| committer | zhanghongqing <[email protected]> | 2022-08-11 14:04:45 +0800 |
| commit | ba64fe818729e0a1190d2e627e8cf5bb89140e81 (patch) | |
| tree | d85183dea9d82e49d17800ec59f10b54081acac4 /properties | |
| parent | 9f22443c7c0ff6333b27e21fb0e790e3c7fa837a (diff) | |
增量过滤时间为0的数据
Diffstat (limited to 'properties')
| -rw-r--r-- | properties/service_flow_config.properties | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/properties/service_flow_config.properties b/properties/service_flow_config.properties index bffc433..874188e 100644 --- a/properties/service_flow_config.properties +++ b/properties/service_flow_config.properties @@ -43,7 +43,7 @@ sink.arangodb.table.r.nx.domain2domain=R_NX_DOMAIN2DOMAIN #\u4F7F\u7528flink\u5165\u5E93\u539F\u59CB\u65E5\u5FD70\uFF1A\u5426\uFF0C1\uFF1A\u662F sink.ck.raw.log.insert.open=1 #clickhouse\u914D\u7F6E\uFF0C\u591A\u4E2A\u9017\u53F7\u8FDE\u63A5 ip1:8123,ip2:8123 -ck.hosts=192.168.44.85:8123,192.168.44.86:8123,192.168.44.87:8123 +ck.hosts=192.168.44.12:8123 ck.database=tsg_galaxy_v3 ck.username=default ck.pin=galaxy2019 @@ -63,7 +63,7 @@ log.aggregate.duration=5 log.aggregate.duration.graph=5 #arangoDB\u53C2\u6570\u914D\u7F6E -arangodb.host=192.168.45.102 +arangodb.host=192.168.44.12 arangodb.port=8529 arangodb.user=root arangodb.password=galaxy_2019 |
