diff options
Diffstat (limited to 'properties/service_flow_config.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 2f62434..93384d2 100644 --- a/properties/service_flow_config.properties +++ b/properties/service_flow_config.properties @@ -43,9 +43,10 @@ source.parallelism=1 #map函数并行度 parse.parallelism=2 -#count 函数并行度 +#first count 函数并行度 first.window.parallelism=2 +#second count 函数并行度 second.window.parallelism=2 #producer 并行度 |
