-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-32919][SHUFFLE][test-maven][test-hadoop2.7] Driver side changes for coordinating push based shuffle by selecting external shuffle services for merging partitions #30164
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
Closed
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
68fc364
[SPARK-32919][CORE] Driver side changes for coordinating push based s…
venkata91 2688df2
Empty commit to add Min Shen to authors list
Victsm 0423970
Addressed some of the comments both from Mridul and Thomas
venkata91 eb93fe1
Address style check issues
venkata91 f2f61e2
Address style checks and Mridul's comment
venkata91 3a6219f
Address Tom's comment
venkata91 ca44d03
Prefer active executors for merger locations
venkata91 2172f65
Addressed comments from ngone51 and otterc
venkata91 1e76824
Address ngone51 review comments
venkata91 3e03109
Address Mridul's review comments
venkata91 cbb66eb
Merge remote-tracking branch 'upstream/master' into upstream-SPARK-32919
venkata91 a1c8831
Addressed review comments
venkata91 047ad0c
Address review comments
venkata91 2d6d266
Address ngone51 review comments
venkata91 2b0c073
pick hosts in random order and remove host from shuffle push merger if a
venkata91 9ba4dfb
Addressed ngone51 comments
venkata91 5127d8b
Address review comments
venkata91 e320ac0
Address attila comments
venkata91 a2d85ef
Addressed ngone51 review comment
venkata91 affa8a0
Address attilapiros review comments
venkata91 46f5670
Add test in UtilsSuite to check push based shuffle is enabled or not
venkata91 2467a61
Merge branch 'upstream-master' into upstream-SPARK-32919
venkata91 050a5ae
Address Dongjoon comments
venkata91 1714829
Merge branch 'upstream-master' into upstream-SPARK-32919
venkata91 1ba7668
Merge remote-tracking branch 'upstream/master' into upstream-SPARK-32919
venkata91 5ce2934
Merge remote-tracking branch 'upstream/master' into upstream-SPARK-32919
venkata91 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.