Skip to content

[CELEBORN-2006] LifecycleManager should avoid parsing shufflePartitionType every time #3273

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

Closed
wants to merge 1 commit into from

Conversation

cxzl25
Copy link
Contributor

@cxzl25 cxzl25 commented May 22, 2025

What changes were proposed in this pull request?

Why are the changes needed?

org.apache.celeborn.client.LifecycleManager.getPartitionType may be called frequently, but in Spark scenario it requires each parsing configuration, which is not necessary.

Does this PR introduce any user-facing change?

No

How was this patch tested?

GA

@turboFei
Copy link
Member

thanks, merging to 0.6.0

@turboFei turboFei closed this in a554261 May 23, 2025
turboFei pushed a commit that referenced this pull request May 23, 2025
…nType every time

### What changes were proposed in this pull request?

### Why are the changes needed?
`org.apache.celeborn.client.LifecycleManager.getPartitionType` may be called frequently, but in Spark scenario it requires each parsing configuration, which is not necessary.

### Does this PR introduce _any_ user-facing change?
No

### How was this patch tested?
GA

Closes #3273 from cxzl25/CELEBORN-2006.

Authored-by: sychen <[email protected]>
Signed-off-by: Wang, Fei <[email protected]>
(cherry picked from commit a554261)
Signed-off-by: Wang, Fei <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants