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

[SPARK-2755] More general Storage Interface for Shuffle / Spill etc #1209

Closed
wants to merge 1 commit into from

Conversation

colorant
Copy link
Contributor

Hi, this is for https://issues.apache.org/jira/browse/SPARK-2275

The code here is not intended to be merged as current status, instead, I just try to show what I think this change could be.

so I put up this PR as a quick way to verify the idea and see how much things need to be modified. It definitely need to be improved or even restructured.

And this is for solving the problem 1 in the jira ticket, since problem 2 rely on problem 1, So I want to use this PR to present my general ideas and to find out what do you think about this whole thing. Thanks.

@colorant
Copy link
Contributor Author

Hi @andrewor14 , it seems to me that you are work on some big change related to BlockManager, could you take a look on this one?

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16110/

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished.

@AmplabJenkins
Copy link

Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16111/

@andrewor14
Copy link
Contributor

@colorant Can you up merge this to master? Is this still relevant now that we have FileShuffleBlockManager and IndexShuffleBlockManager?

@colorant
Copy link
Contributor Author

colorant commented Sep 4, 2014

@andrewor14, this is not quite impact by FileShuffleBlockManager and IndexShuffleBlockManager. While might be irrelevant due to @rxin 's recent ManangedBuffer PR

@colorant colorant closed this Sep 4, 2014
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.

3 participants