Skip to content

Conversation

@WangTaoTheTonic
Copy link
Contributor

@SparkQA
Copy link

SparkQA commented Jan 20, 2015

Test build #25826 has started for PR 4123 at commit 3112af9.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 20, 2015

Test build #25826 has finished for PR 4123 at commit 3112af9.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@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/25826/
Test PASSed.

Copy link
Contributor

Choose a reason for hiding this comment

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

Nit: import ordering should be alphabetical

@sryza
Copy link
Contributor

sryza commented Jan 21, 2015

We should warn about this in standalone mode and mesos coarse grained mode as well, right?

@WangTaoTheTonic
Copy link
Contributor Author

@sryza
In standalone and mesos mode it is a bit different. JIRA is here:https://issues.apache.org/jira/browse/SPARK-5337
Seems like @CodingCat has created a PR: #4129, we can discuss the details there.

@SparkQA
Copy link

SparkQA commented Jan 21, 2015

Test build #25883 has started for PR 4123 at commit d03d6fa.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Jan 21, 2015

Test build #25887 has started for PR 4123 at commit 9632d3a.

  • This patch merges cleanly.

@WangTaoTheTonic
Copy link
Contributor Author

Actually when cluster has not enough cores, the driver will also hang up. I made a trivial change here and hope it would not make much noise for this pr.

@SparkQA
Copy link

SparkQA commented Jan 21, 2015

Test build #25883 has finished for PR 4123 at commit d03d6fa.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@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/25883/
Test PASSed.

@SparkQA
Copy link

SparkQA commented Jan 21, 2015

Test build #25887 has finished for PR 4123 at commit 9632d3a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@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/25887/
Test PASSed.

Copy link
Contributor

Choose a reason for hiding this comment

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

only nit here is that I might not have specified it via spark.executor.cores but rather via the spark-submit --executor-cores option. Perhaps we should just say "Executor cores must".

@SparkQA
Copy link

SparkQA commented Jan 21, 2015

Test build #25890 has started for PR 4123 at commit 6c9676a.

  • This patch merges cleanly.

@WangTaoTheTonic
Copy link
Contributor Author

@tgravescs Updated as you said. Perhaps we should do the same change in ExecutorAllocationManager, but I am not familiar with that feature, so let's leave it to guy who is in charge of that.

@tgravescs
Copy link
Contributor

I agree, the text was that way in ExecutorAllocationManager so lets leave it for now.

This looks good. Thanks @WangTaoTheTonic

@asfgit asfgit closed this in 8c06a5f Jan 21, 2015
@SparkQA
Copy link

SparkQA commented Jan 21, 2015

Test build #25890 has finished for PR 4123 at commit 6c9676a.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@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/25890/
Test PASSed.

bomeng pushed a commit to Huawei-Spark/spark that referenced this pull request Jan 22, 2015
…sk.cpus

https://issues.apache.org/jira/browse/SPARK-5336

Author: WangTao <[email protected]>
Author: WangTaoTheTonic <[email protected]>

Closes apache#4123 from WangTaoTheTonic/SPARK-5336 and squashes the following commits:

6c9676a [WangTao] Update ClientArguments.scala
9632d3a [WangTaoTheTonic] minor comment fix
d03d6fa [WangTaoTheTonic] import ordering should be alphabetical'
3112af9 [WangTao] spark.executor.cores must not be less than spark.task.cpus
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.

5 participants