aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/index.md b/docs/index.md
index 7a13fa9a9a..89ec5b0548 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -67,8 +67,6 @@ In addition, if you wish to run Spark on [YARN](running-on-yarn.html), set
Note that on Windows, you need to set the environment variables on separate lines, e.g., `set SPARK_HADOOP_VERSION=1.2.1`.
-For this version of Spark (0.8.1) Hadoop 2.2.x (or newer) users will have to build Spark and publish it locally. See [Launching Spark on YARN](running-on-yarn.html). This is needed because Hadoop 2.2 has non backwards compatible API changes.
-
# Where to Go from Here
**Programming guides:**