aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorMatei Zaharia <matei@eecs.berkeley.edu>2013-09-08 00:41:18 -0400
committerMatei Zaharia <matei@eecs.berkeley.edu>2013-09-08 00:29:11 -0700
commitf261d2a60fe9c0ec81c7a93a24fd79062c31f7ae (patch)
tree76b1b22ca6a947c4ba649cc6b85763ce5e8578b0 /docs/index.md
parent651a96adf7b53085bd810e153f8eabf52eed1994 (diff)
downloadspark-f261d2a60fe9c0ec81c7a93a24fd79062c31f7ae.tar.gz
spark-f261d2a60fe9c0ec81c7a93a24fd79062c31f7ae.tar.bz2
spark-f261d2a60fe9c0ec81c7a93a24fd79062c31f7ae.zip
Added cluster overview doc, made logo higher-resolution, and added more
details on monitoring
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md5
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/index.md b/docs/index.md
index 1814cb19c8..bd386a8a8f 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -48,11 +48,6 @@ options for deployment:
* [Apache Mesos](running-on-mesos.html)
* [Hadoop YARN](running-on-yarn.html)
-There is a script, `./make-distribution.sh`, which will create a binary distribution of Spark for deployment
-to any machine with only the Java runtime as a necessary dependency.
-Running the script creates a distribution directory in `dist/`, or the `-tgz` option to create a .tgz file.
-Check the script for additional options.
-
# A Note About Hadoop Versions
Spark uses the Hadoop-client library to talk to HDFS and other Hadoop-supported