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/07/17 02:31:02 UTC

[05/50] [abbrv] git commit: Merge pull request #696 from woggle/executor-env

Merge pull request #696 from woggle/executor-env

Pass executor env vars (e.g. SPARK_CLASSPATH) to compute-classpath.sh

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

Branch: refs/heads/master
Commit: 71ccca0cc126c3dec12df10bca9e56a04a7a39e5
Parents: 90fc3f3 531a7e5
Author: Matei Zaharia <ma...@gmail.com>
Authored: Fri Jul 12 20:25:06 2013 -0700
Committer: Matei Zaharia <ma...@gmail.com>
Committed: Fri Jul 12 20:25:06 2013 -0700

----------------------------------------------------------------------
 core/src/main/scala/spark/Utils.scala                   | 12 +++++++++---
 .../main/scala/spark/deploy/worker/ExecutorRunner.scala |  4 +++-
 2 files changed, 12 insertions(+), 4 deletions(-)
----------------------------------------------------------------------