Updated Branches:
  refs/heads/master 2054c61a1 -> d76f5203a

Fixed typos in the CDH4 distributions version codes.


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

Branch: refs/heads/master
Commit: bef398e572c7d4ee5a0e1e7c997e0adebc6e030a
Parents: 2054c61
Author: RIA-pierre-borckmans <[email protected]>
Authored: Thu Nov 14 11:33:48 2013 +0100
Committer: RIA-pierre-borckmans <[email protected]>
Committed: Thu Nov 14 11:33:48 2013 +0100

----------------------------------------------------------------------
 docs/hadoop-third-party-distributions.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/bef398e5/docs/hadoop-third-party-distributions.md
----------------------------------------------------------------------
diff --git a/docs/hadoop-third-party-distributions.md 
b/docs/hadoop-third-party-distributions.md
index f706625..b33af2c 100644
--- a/docs/hadoop-third-party-distributions.md
+++ b/docs/hadoop-third-party-distributions.md
@@ -25,8 +25,8 @@ the _exact_ Hadoop version you are running to avoid any 
compatibility errors.
       <h3>CDH Releases</h3>
       <table class="table" style="width:350px; margin-right: 20px;">
         <tr><th>Release</th><th>Version code</th></tr>
-        <tr><td>CDH 4.X.X (YARN mode)</td><td>2.0.0-chd4.X.X</td></tr>
-        <tr><td>CDH 4.X.X</td><td>2.0.0-mr1-chd4.X.X</td></tr>
+        <tr><td>CDH 4.X.X (YARN mode)</td><td>2.0.0-cdh4.X.X</td></tr>
+        <tr><td>CDH 4.X.X</td><td>2.0.0-mr1-cdh4.X.X</td></tr>
         <tr><td>CDH 3u6</td><td>0.20.2-cdh3u6</td></tr>
         <tr><td>CDH 3u5</td><td>0.20.2-cdh3u5</td></tr>
         <tr><td>CDH 3u4</td><td>0.20.2-cdh3u4</td></tr>

Reply via email to