From f261d2a60fe9c0ec81c7a93a24fd79062c31f7ae Mon Sep 17 00:00:00 2001 From: Matei Zaharia Date: Sun, 8 Sep 2013 00:41:18 -0400 Subject: Added cluster overview doc, made logo higher-resolution, and added more details on monitoring --- docs/index.md | 5 ----- 1 file changed, 5 deletions(-) (limited to 'docs/index.md') 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 -- cgit v1.2.3