Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HUDI-5926] Improve cleaner parallelism #8171

Merged
merged 1 commit into from
Mar 14, 2023

Conversation

yihua
Copy link
Contributor

@yihua yihua commented Mar 13, 2023

Change Logs

This PR fixes the cleaner execution to be parallelized at the file level instead of the partition level according to the documentation.

Impact

Improves the parallelism of cleaner execution.

Risk level

none

Documentation Update

The description of the hoodie.cleaner.parallelism config is updated.

Contributor's checklist

  • Read through contributor's guide
  • Change Logs and Impact were stated clearly
  • Adequate tests were added if applicable
  • CI passed

@yihua yihua force-pushed the HUDI-5926-improve-cleaner-parallelism branch from 90d6399 to 9b6d4e1 Compare March 13, 2023 18:29
@hudi-bot
Copy link

CI report:

Bot commands @hudi-bot supports the following commands:
  • @hudi-bot run azure re-run the last Azure build

@yihua yihua merged commit bd4b139 into apache:master Mar 14, 2023
nsivabalan pushed a commit to nsivabalan/hudi that referenced this pull request Mar 18, 2023
southernriver pushed a commit to southernriver/hudi that referenced this pull request Mar 31, 2023
fengjian428 pushed a commit to fengjian428/hudi that referenced this pull request Apr 5, 2023
stayrascal pushed a commit to stayrascal/hudi that referenced this pull request Apr 20, 2023
KnightChess pushed a commit to KnightChess/hudi that referenced this pull request Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

3 participants