[SPARK-19373][MESOS] Base spark.scheduler.minRegisteredResourceRatio …#17129
Closed
mgummelt wants to merge 1 commit intoapache:branch-2.1from
Closed
[SPARK-19373][MESOS] Base spark.scheduler.minRegisteredResourceRatio …#17129mgummelt wants to merge 1 commit intoapache:branch-2.1from
mgummelt wants to merge 1 commit intoapache:branch-2.1from
Conversation
…on registered cores rather than accepted cores See JIRA Unit tests, Mesos/Spark integration tests cc skonto susanxhuynh Author: Michael Gummelt <mgummelt@mesosphere.io> Closes apache#17045 from mgummelt/SPARK-19373-registered-resources.
Author
|
@srowen As discussed here #17045 (comment), this is the backport of SPARK-19373 into branch-2.1 |
|
Test build #73717 has finished for PR 17129 at commit
|
asfgit
pushed a commit
that referenced
this pull request
Mar 1, 2017
…on registered cores rather than accepted cores See JIRA Unit tests, Mesos/Spark integration tests cc skonto susanxhuynh Author: Michael Gummelt <mgummeltmesosphere.io> Closes #17045 from mgummelt/SPARK-19373-registered-resources. ## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was this patch tested? (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this) Please review http://spark.apache.org/contributing.html before opening a pull request. Author: Michael Gummelt <mgummelt@mesosphere.io> Closes #17129 from mgummelt/SPARK-19373-registered-resources-2.1.
Member
|
@mgummelt I merged this to 2.1 (and so you will have to close this PR manually) but the cherry-pick to 2.0.x doesn't succeed either, and it's non-trivial. If you're willing to evaluate the conflict and resolve it for 2.0 I can merge that too. |
Author
|
2.1 is sufficient. Thanks for the merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
…on registered cores rather than accepted cores
See JIRA
Unit tests, Mesos/Spark integration tests
cc skonto susanxhuynh
Author: Michael Gummelt mgummelt@mesosphere.io
Closes #17045 from mgummelt/SPARK-19373-registered-resources.
What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise, remove this)
Please review http://spark.apache.org/contributing.html before opening a pull request.