GitHub user advancedxy opened a pull request:
https://github.com/apache/spark/pull/1464
[Spark 2557] fix LOCAL_N_REGEX in createTaskScheduler and make local-n and
local-n-failures consistent
[SPARK-2557](https://issues.apache.org/jira/browse/SPARK-2557)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/advancedxy/spark SPARK-2557
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/1464.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 #1464
----
commit 3bbc668a9994a76683926902131ab06a90d96a85
Author: Ye Xianjin <[email protected]>
Date: 2014-07-17T15:12:00Z
fix LOCAL_N_REGEX regular expression and make local_n_failures
accept * as all cores on the computer
commit d844d67120edcc31409fabf59328eb8a651bbad3
Author: Ye Xianjin <[email protected]>
Date: 2014-07-17T15:21:16Z
add local-*-n-failures, bad-local-n, bad-local-n-failures test case
----
---
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.
---