diff options
| author | lee <[email protected]> | 2020-06-08 15:32:26 +0800 |
|---|---|---|
| committer | lee <[email protected]> | 2020-06-08 15:32:26 +0800 |
| commit | cb4ee7544e1c75e15fcc45e800e047ec269816db (patch) | |
| tree | 68e566dabc6537248370df89fd4848dd5fdf911a /properties | |
| parent | 36b04e3feaaf1f1c5af1a005af20d2eb28804bc7 (diff) | |
OLAP预聚合代码更新original
Diffstat (limited to 'properties')
| -rw-r--r-- | properties/service_flow_config.properties | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/properties/service_flow_config.properties b/properties/service_flow_config.properties index ce08511..b3eb718 100644 --- a/properties/service_flow_config.properties +++ b/properties/service_flow_config.properties @@ -30,7 +30,8 @@ group.id=lxk-200512 #输出topic results.output.topic=agg_test #results.output.topic=SECURITY-EVENT-COMPLETED-LOG - +#聚合时间,单位秒 +agg.time=30 #storm topology workers topology.workers=1 |
