GitHub user jongyoul reopened a pull request:
https://github.com/apache/spark/pull/3393
[SPARK-4525] MesosSchedulerBackend.resourceOffers cannot decline unused ...
...offers from acceptedOffers
- Added code for declining unused offers among acceptedOffers
- Edited testCase for checking declining unused offers
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jongyoul/spark SPARK-4525
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/3393.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #3393
----
commit f20f1b379f4405bbbe21315ffd8166827132fe64
Author: Jongyoul Lee <[email protected]>
Date: 2014-11-21T00:07:33Z
[SPARK-4525] MesosSchedulerBackend.resourceOffers cannot decline unused
offers from acceptedOffers
- Added code for declining unused offers among acceptedOffers
- Edited testCase for checking declining unused offers
commit 63855bf5c9327f863d6535c17e4c1053ed2a3c06
Author: Jongyoul Lee <[email protected]>
Date: 2014-11-25T05:07:10Z
[SPARK-4525] MesosSchedulerBackend.resourceOffers cannot decline unused
offers from acceptedOffers
- Fix a case that unused node cannot be declined when slaveIdsWithExecutors
has already that node.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]