You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2013/12/26 18:30:54 UTC

[4/4] git commit: Merge pull request #296 from witgo/master

Merge pull request #296 from witgo/master

Renamed ClusterScheduler to TaskSchedulerImpl for yarn and new-yarn package


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

Branch: refs/heads/master
Commit: e240bad03b9f9e19cb84b0914b729c8d109d4815
Parents: c344ed0 b662c88
Author: Matei Zaharia <ma...@databricks.com>
Authored: Thu Dec 26 12:30:48 2013 -0500
Committer: Matei Zaharia <ma...@databricks.com>
Committed: Thu Dec 26 12:30:48 2013 -0500

----------------------------------------------------------------------
 .../apache/spark/deploy/yarn/YarnAllocationHandler.scala  | 10 +++++-----
 .../scheduler/cluster/YarnClientClusterScheduler.scala    |  3 ++-
 .../scheduler/cluster/YarnClientSchedulerBackend.scala    |  3 ++-
 .../spark/scheduler/cluster/YarnClusterScheduler.scala    |  3 ++-
 .../apache/spark/deploy/yarn/YarnAllocationHandler.scala  | 10 +++++-----
 .../scheduler/cluster/YarnClientClusterScheduler.scala    |  3 ++-
 .../scheduler/cluster/YarnClientSchedulerBackend.scala    |  3 ++-
 .../spark/scheduler/cluster/YarnClusterScheduler.scala    |  4 ++--
 8 files changed, 22 insertions(+), 17 deletions(-)
----------------------------------------------------------------------