Skip to content

[SPARK-25299][K8S][WIP] Enabling Remote Shuffle Backup #22777

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 3 commits into from

Conversation

ifilonenko
Copy link
Contributor

What changes were proposed in this pull request?

TODO

How was this patch tested?

TODO

mccheah and others added 3 commits October 18, 2018 16:11
Instead of expecting the shuffle service to just pick up the data written to local disk, executors can upload the data explicitly to the shuffle service. Shuffle services do not need to be colocated with executors this way.

This can extend to arbitrary numbers of replicas.
@ifilonenko ifilonenko closed this Oct 19, 2018
@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/97626/
Test FAILed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants