You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by sr...@apache.org on 2015/05/30 14:25:59 UTC

spark git commit: [DOCS] [MINOR] Update for the Hadoop versions table with hadoop-2.6

Repository: spark
Updated Branches:
  refs/heads/master 2b35c99c7 -> 3ab71eb9d


[DOCS] [MINOR] Update for the Hadoop versions table with hadoop-2.6

Updated the doc for the hadoop-2.6 profile, which is new to Spark 1.4

Author: Taka Shinagawa <ta...@gmail.com>

Closes #6450 from mrt/docfix2 and squashes the following commits:

db1c43b [Taka Shinagawa] Updated the hadoop versions for hadoop-2.6 profile
323710e [Taka Shinagawa] The hadoop-2.6 profile is added to the Hadoop versions table


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

Branch: refs/heads/master
Commit: 3ab71eb9d5e3fe21af7720421eafa51f6da9b63f
Parents: 2b35c99
Author: Taka Shinagawa <ta...@gmail.com>
Authored: Sat May 30 08:25:21 2015 -0400
Committer: Sean Owen <so...@cloudera.com>
Committed: Sat May 30 08:25:21 2015 -0400

----------------------------------------------------------------------
 docs/building-spark.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/spark/blob/3ab71eb9/docs/building-spark.md
----------------------------------------------------------------------
diff --git a/docs/building-spark.md b/docs/building-spark.md
index b4cea15..78cb908 100644
--- a/docs/building-spark.md
+++ b/docs/building-spark.md
@@ -80,6 +80,7 @@ Because HDFS is not protocol-compatible across versions, if you want to read fro
     <tr><td>2.2.x</td><td>hadoop-2.2</td></tr>
     <tr><td>2.3.x</td><td>hadoop-2.3</td></tr>
     <tr><td>2.4.x</td><td>hadoop-2.4</td></tr>
+    <tr><td>2.6.x and later 2.x</td><td>hadoop-2.6</td></tr>
   </tbody>
 </table>
 


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org