[ 
https://issues.apache.org/jira/browse/HUDI-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

hehuiyuan updated HUDI-7090:
----------------------------
    Description: 
The parallelism of singleton operator should be strictly controlled,  which can 
avoid some problems caused by modifying parallelism through other means.

For example:

if set the split_monitor operator parallelism to 10 , it will read data 10 
times.

  was:
The parallelism of singleton operator should be strictly controlled,  which can 
avoid some problems caused by modifying parallelism through other means.

For example:


> Set maxParallelism for singleton operator ,for example  
> compact_plan_generate、split_monitor、compact_commit 
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HUDI-7090
>                 URL: https://issues.apache.org/jira/browse/HUDI-7090
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: hehuiyuan
>            Priority: Major
>
> The parallelism of singleton operator should be strictly controlled,  which 
> can avoid some problems caused by modifying parallelism through other means.
> For example:
> if set the split_monitor operator parallelism to 10 , it will read data 10 
> times.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to