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/11/01 23:40:38 UTC

[3/3] git commit: Merge pull request #129 from velvia/2013-11/document-local-uris

Merge pull request #129 from velvia/2013-11/document-local-uris

Document & finish support for local: URIs

Review all the supported URI schemes for addJar / addFile to the Cluster Overview page.
Add support for local: URI to addFile.


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

Branch: refs/heads/master
Commit: d6d11c2edbd11d2fde6dceb706711f2a4c3cf39d
Parents: 8f1098a f3679fd
Author: Matei Zaharia <ma...@eecs.berkeley.edu>
Authored: Fri Nov 1 15:40:33 2013 -0700
Committer: Matei Zaharia <ma...@eecs.berkeley.edu>
Committed: Fri Nov 1 15:40:33 2013 -0700

----------------------------------------------------------------------
 .../main/scala/org/apache/spark/SparkContext.scala    |  3 ++-
 docs/cluster-overview.md                              | 14 +++++++++++++-
 2 files changed, 15 insertions(+), 2 deletions(-)
----------------------------------------------------------------------