summaryrefslogtreecommitdiff
path: root/properties/service_flow_config.properties
diff options
context:
space:
mode:
authorlee <[email protected]>2020-06-15 15:08:22 +0800
committerlee <[email protected]>2020-06-15 15:08:22 +0800
commit4a8718a458c70d7ea2c087c0248456ae1048f796 (patch)
tree7866629673f501c0c7b6d461bf1b13d2c0c15d98 /properties/service_flow_config.properties
parentcbf8c0ca39764a68726f710c75f45c7623fc641a (diff)
使用定时器实现二次聚合HEADmaster
Diffstat (limited to 'properties/service_flow_config.properties')
-rw-r--r--properties/service_flow_config.properties8
1 files changed, 4 insertions, 4 deletions
diff --git a/properties/service_flow_config.properties b/properties/service_flow_config.properties
index b3eb718..aadcabf 100644
--- a/properties/service_flow_config.properties
+++ b/properties/service_flow_config.properties
@@ -1,9 +1,9 @@
#管理kafka地址
#bootstrap.servers=192.168.40.119:9092,192.168.40.122:9092,192.168.40.123:9092
-bootstrap.servers=192.168.40.127:9093
+bootstrap.servers=192.168.40.207:9092
#zookeeper 地址
-zookeeper.servers=192.168.40.127:2182/kafka-test
+zookeeper.servers=192.168.40.207:2181
#zookeeper.servers=192.168.40.119:2181,192.168.40.122:2181,192.168.40.123:2181
#hbase zookeeper地址
@@ -21,11 +21,11 @@ kafka.compression.type=none
#kafka broker下的topic名称
#kafka.topic=SECURITY-EVENT-LOG
-kafka.topic=test528
+kafka.topic=test615
#kafka.topic=CONNECTION-RECORD-LOG
#读取topic,存储该spout id的消费offset信息,可通过该拓扑命名;具体存储offset的位置,确定下次读取不重复的数据;
-group.id=lxk-200512
+group.id=lxk615
#输出topic
results.output.topic=agg_test