Skip to content

SPARK-1770: Revert accidental(?) fix - #716

Closed
aarondav wants to merge 1 commit into
apache:masterfrom
aarondav:shufflerand
Closed

SPARK-1770: Revert accidental(?) fix#716
aarondav wants to merge 1 commit into
apache:masterfrom
aarondav:shufflerand

Conversation

@aarondav

Copy link
Copy Markdown
Contributor

Looks like this change was accidentally committed here: 06b15ba
but the change does not show up in the PR itself (#704).

Other than not intending to go in with that PR, this also broke the test JavaAPISuite.repartition.

Looks like this change was accidentally committed here:
apache@06b15ba
but the change does not show up in the PR itself (apache#704).
Other than not intending to go in with that PR, this also broke the test
JavaApiSuite.repartition.
@AmplabJenkins

Copy link
Copy Markdown

Merged build triggered.

@AmplabJenkins

Copy link
Copy Markdown

Merged build started.

@aarondav

Copy link
Copy Markdown
ContributorAuthor

@pwendell thoughts?

@pwendell

Copy link
Copy Markdown
Contributor

My bad - I was experimenting with a fix for another issue and I accidentally somehow including this when merging. Please merge this!

@aarondav

Copy link
Copy Markdown
ContributorAuthor

Merged into master and branch-1.0.

@AmplabJenkins

Copy link
Copy Markdown

Merged build finished. All automated tests passed.

@AmplabJenkins

Copy link
Copy Markdown

All automated tests passed.
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14857/

asfgit pushed a commit that referenced this pull request May 9, 2014
Looks like this change was accidentally committed here: 06b15ba
but the change does not show up in the PR itself (#704).
Other than not intending to go in with that PR, this also broke the test JavaAPISuite.repartition.
Author: Aaron Davidson <aaron@databricks.com>
Closes#716 from aarondav/shufflerand and squashes the following commits:
b1cf70b [Aaron Davidson] SPARK-1770: Revert accidental(?) fix
(cherry picked from commit 59577df)
Signed-off-by: Aaron Davidson <aaron@databricks.com>
@asfgitasfgit closed this in 59577dfMay 9, 2014
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
Looks like this change was accidentally committed here: apache@06b15ba
but the change does not show up in the PR itself (apache#704).
Other than not intending to go in with that PR, this also broke the test JavaAPISuite.repartition.
Author: Aaron Davidson <aaron@databricks.com>
Closesapache#716 from aarondav/shufflerand and squashes the following commits:
b1cf70b [Aaron Davidson] SPARK-1770: Revert accidental(?) fix
Sign up for freeto 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

@aarondav@AmplabJenkins@pwendell