-
Notifications
You must be signed in to change notification settings - Fork 29k
[SPARK-32922][SHUFFLE][CORE] Adds support for executors to fetch local and remote merged shuffle data #32140
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
27 commits
Select commit
Hold shift + click to select a range
df971da
Magnet shuffle service fetch block protocol
otterc 041ca70
LIHADOOP-53321 Magnet: Merge client shuffle block fetcher related cha…
otterc 6762de3
LIHADOOP-52494 Magnet fallback to origin shuffle blocks when fetch of…
otterc 5bbe466
Changed the MergedBlockMetaRequest
otterc ff80579
empty commit from Min
Victsm ef464aa
Created PushBasedFetchHelper that encapsulates all pushbased function…
otterc 2d9a98a
Fixing my review comments
otterc 6fb6f16
More styling and nit fixes
otterc a1a0674
Addressed more of Mridul's comments
otterc fcde43d
Removed all the changes which are part of SPARK-35671
otterc cbc62fa
Addressed wuyi's comments
otterc c073a8e
Fixed indentation of PushBasedFetchHelper
otterc 52b53a6
Adddressed Mridu's comments, accounting for meta requests in numBlock…
otterc 9ae32fb
addressed wuyi's comments
otterc daf8d8e
Addressing Mridul's comments
otterc 6e602af
Rebasing against master
otterc c698c37
Addressed Mridul's comments, rebased with master, and another UT
otterc 429b759
Addressed Mridul's comments
otterc 926f0b9
Added clarifying comments about chunksMetaMap concurrency
otterc 94d7c5e
Fixed the line length
otterc 67bd821
Addressed yi.wu's comments
otterc fc1b9f1
Update core/src/main/scala/org/apache/spark/storage/ShuffleBlockFetch…
otterc 390300a
Addressed Mridul's comments
otterc d53293e
Removed passing numChunks
otterc 69fcc23
Rebased against apache master
otterc c10b943
Addressed Mridul's comments
otterc ad89a02
Addressed review comments
otterc 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
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.