Skip to content

Conversation

@srowen
Copy link
Member

@srowen srowen commented Sep 29, 2014

Call SparkContext.stop() in all examples (and touch up minor nearby code style issues while at it)

@SparkQA
Copy link

SparkQA commented Sep 29, 2014

QA tests have started for PR 2575 at commit 5b2baae.

  • This patch merges cleanly.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it's just whitespace

@SparkQA
Copy link

SparkQA commented Sep 29, 2014

QA tests have finished for PR 2575 at commit 5b2baae.

  • This patch passes unit tests.
  • This patch merges cleanly.
  • This patch adds the following public classes (experimental):
    • class RandomForestModel(val trees: Array[DecisionTreeModel], val algo: Algo) extends Serializable

@AmplabJenkins
Copy link

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

@mattf
Copy link

mattf commented Sep 29, 2014

+1, lgtm

@andrewor14
Copy link
Contributor

Thanks for doing this. LGTM.

@JoshRosen
Copy link
Contributor

LGTM, too. I've merged this into master. Thanks for fixing this!

@asfgit asfgit closed this in dcb2f73 Oct 1, 2014
@JoshRosen
Copy link
Contributor

I also cherry-picked this into branch-1.1.

asfgit pushed a commit that referenced this pull request Oct 1, 2014
Call SparkContext.stop() in all examples (and touch up minor nearby code style issues while at it)

Author: Sean Owen <[email protected]>

Closes #2575 from srowen/SPARK-2626 and squashes the following commits:

5b2baae [Sean Owen] Call SparkContext.stop() in all examples (and touch up minor nearby code style issues while at it)

Conflicts:
	examples/src/main/python/parquet_inputformat.py
@srowen srowen deleted the SPARK-2626 branch October 2, 2014 11:47
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.

6 participants