Repository: spark
Updated Branches:
  refs/heads/branch-0.9 9e8978903 -> 54c3b7e3b


version number fix

self-explain

Author: Nan Zhu <coding...@users.noreply.github.com>

Closes #467 from CodingCat/branch-0.9 and squashes the following commits:

ba36109 [Nan Zhu] remove out-dated comments
9a8810e [Nan Zhu] version number fix


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

Branch: refs/heads/branch-0.9
Commit: 54c3b7e3b8e4625359004c476419442974da30c7
Parents: 9e89789
Author: Nan Zhu <coding...@users.noreply.github.com>
Authored: Mon Apr 21 23:42:47 2014 -0700
Committer: Patrick Wendell <pwend...@gmail.com>
Committed: Mon Apr 21 23:42:47 2014 -0700

----------------------------------------------------------------------
 docs/index.md | 2 --
 1 file changed, 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/54c3b7e3/docs/index.md
----------------------------------------------------------------------
diff --git a/docs/index.md b/docs/index.md
index 0e1365c..55d8788 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:**

Reply via email to