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

[Subtask] [Tez] Tez Shuffle Read supporting RemoteShuffle related common and util #872

Closed
3 tasks done
Tracked by #321
lifeSo opened this issue May 11, 2023 · 0 comments · Fixed by #890, #894, #915, #916 or #919
Closed
3 tasks done
Tracked by #321

[Subtask] [Tez] Tez Shuffle Read supporting RemoteShuffle related common and util #872

lifeSo opened this issue May 11, 2023 · 0 comments · Fixed by #890, #894, #915, #916 or #919
Assignees

Comments

@lifeSo
Copy link
Collaborator

lifeSo commented May 11, 2023

Code of Conduct

Search before asking

  • I have searched in the issues and found no similar issues.

Describe the subtask

Tez Shuffle Read supporting RemoteShuffle related common and util

Parent issue

#321

Are you willing to submit PR?

  • Yes I am willing to submit a PR!
jerqi pushed a commit that referenced this issue May 19, 2023
### What changes were proposed in this pull request?

Tez Shuffle Read supporting Remote Shuffle related common and utils


### Why are the changes needed?

Fix:  #872

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

No.

### How was this patch tested?

UT.
jerqi pushed a commit that referenced this issue May 31, 2023
…unction (#915)

### What changes were proposed in this pull request?
Get parameter from Inputcontext and then provide util function

### Why are the changes needed?
Fix: #872

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

### How was this patch tested?
unit test
jerqi pushed a commit that referenced this issue May 31, 2023
### What changes were proposed in this pull request?

Tez Shuffle Read supporting Remote Shuffle related common Class

### Why are the changes needed?

Fix:  #872

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

### How was this patch tested?

UT.
jerqi pushed a commit that referenced this issue Jun 1, 2023
### What changes were proposed in this pull request?

modify utils and add test case

### Why are the changes needed?

Fix: #872 

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

No.

### How was this patch tested?
unit test
jerqi pushed a commit that referenced this issue Jun 2, 2023
…m AM (#919)

### What changes were proposed in this pull request?
Add UmbilicalUtils to get Worker info from AM

### Why are the changes needed?
Fix: #872

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

### How was this patch tested?
unit test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment