You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2014/01/22 23:10:19 UTC

[3/3] git commit: Merge pull request #478 from sryza/sandy-spark-1033

Merge pull request #478 from sryza/sandy-spark-1033

SPARK-1033. Ask for cores in Yarn container requests

Tested on a pseudo-distributed cluster against the Fair Scheduler and observed a worker taking more than a single core.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/576c4a4c
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/576c4a4c
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/576c4a4c

Branch: refs/heads/master
Commit: 576c4a4c502ccca5fcd6b3552dd93cc2f3c50666
Parents: 5bcfd79 adf4261
Author: Patrick Wendell <pw...@gmail.com>
Authored: Wed Jan 22 14:10:07 2014 -0800
Committer: Patrick Wendell <pw...@gmail.com>
Committed: Wed Jan 22 14:10:07 2014 -0800

----------------------------------------------------------------------
 docs/running-on-yarn.md                                        | 2 +-
 .../org/apache/spark/deploy/yarn/YarnAllocationHandler.scala   | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------