[
https://issues.apache.org/jira/browse/HUDI-7090?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen updated HUDI-7090:
-----------------------------
Fix Version/s: 0.14.1
1.0.0
> 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
> Labels: pull-request-available
> Fix For: 0.14.1, 1.0.0
>
>
> 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)