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/06 20:04:06 UTC

[2/2] git commit: Merge pull request #233 from hsaputra/changecontexttobackend

Merge pull request #233 from hsaputra/changecontexttobackend

Change the name of input argument in ClusterScheduler#initialize from context to backend.

The SchedulerBackend used to be called ClusterSchedulerContext so just want to make small
change of the input param in the ClusterScheduler#initialize to reflect this.


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

Branch: refs/heads/master
Commit: bfa68609d98ca3d7c22c233b3db9e39df6f1c170
Parents: 3fb302c 1cb259c
Author: Matei Zaharia <ma...@eecs.berkeley.edu>
Authored: Fri Dec 6 11:04:03 2013 -0800
Committer: Matei Zaharia <ma...@eecs.berkeley.edu>
Committed: Fri Dec 6 11:04:03 2013 -0800

----------------------------------------------------------------------
 .../org/apache/spark/scheduler/cluster/ClusterScheduler.scala    | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------