[
https://issues.apache.org/jira/browse/HUDI-3598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17508531#comment-17508531
]
Danny Chen commented on HUDI-3598:
----------------------------------
Fixed via master branch: 6fe4d6e2f645db47b94f5c4d7743747308ef3d86
> Row Data to Hoodie Record Operator parallelism needs to always be consistent
> with input operator for chaining purpose
> -------------------------------------------------------------------------------------------------------------------------
>
> Key: HUDI-3598
> URL: https://issues.apache.org/jira/browse/HUDI-3598
> Project: Apache Hudi
> Issue Type: Improvement
> Components: flink
> Reporter: yuemeng
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.11.0
>
>
> Currently, we can't adjust the parallelism of row data to hoodie record map
> function, because of it will be always use parallelism of the execution
> environment.
> In Production, it should be provide a way to adjust the parallelism of row
> data to hoodie record map function to get better performance
--
This message was sent by Atlassian Jira
(v8.20.1#820001)