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-1878: Fix the incorrect initialization order #822

Closed
wants to merge 1 commit into from
Closed

SPARK-1878: Fix the incorrect initialization order #822

wants to merge 1 commit into from

Conversation

zsxwing
Copy link
Member

@zsxwing zsxwing commented May 19, 2014

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@mateiz
Copy link
Contributor

mateiz commented May 19, 2014

Jenkins, this is ok to test

@mateiz
Copy link
Contributor

mateiz commented May 19, 2014

@zsxwing are you sure this is a bug? Do we have any tests or example programs that fail because of it?

@mateiz
Copy link
Contributor

mateiz commented May 19, 2014

Oh I see, we just don't normally use sc() by default, but we expose it to users. That should indeed be fixed.

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@AmplabJenkins
Copy link

Merged build finished. All automated tests passed.

@AmplabJenkins
Copy link

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

@tdas
Copy link
Contributor

tdas commented May 19, 2014

LGTM. Merging this.

asfgit pushed a commit that referenced this pull request May 19, 2014
JIRA: https://issues.apache.org/jira/browse/SPARK-1878

Author: zsxwing <zsxwing@gmail.com>

Closes #822 from zsxwing/SPARK-1878 and squashes the following commits:

4a47e27 [zsxwing] SPARK-1878: Fix the incorrect initialization order

(cherry picked from commit 1811ba8)
Signed-off-by: Tathagata Das <tathagata.das1565@gmail.com>
@asfgit asfgit closed this in 1811ba8 May 19, 2014
@zsxwing zsxwing deleted the SPARK-1878 branch May 20, 2014 03:07
pdeyhim pushed a commit to pdeyhim/spark-1 that referenced this pull request Jun 25, 2014
JIRA: https://issues.apache.org/jira/browse/SPARK-1878

Author: zsxwing <zsxwing@gmail.com>

Closes apache#822 from zsxwing/SPARK-1878 and squashes the following commits:

4a47e27 [zsxwing] SPARK-1878: Fix the incorrect initialization order
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants