Small fix
Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/0428145e Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/0428145e Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/0428145e Branch: refs/heads/scala-2.10 Commit: 0428145ed419c63d689078387d80584c7105b0b7 Parents: b3e87c0 Author: Patrick Wendell <[email protected]> Authored: Sat Dec 7 22:32:41 2013 -0800 Committer: Patrick Wendell <[email protected]> Committed: Sat Dec 7 22:33:11 2013 -0800 ---------------------------------------------------------------------- docs/hadoop-third-party-distributions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/0428145e/docs/hadoop-third-party-distributions.md ---------------------------------------------------------------------- diff --git a/docs/hadoop-third-party-distributions.md b/docs/hadoop-third-party-distributions.md index 268944f..de6a2b0 100644 --- a/docs/hadoop-third-party-distributions.md +++ b/docs/hadoop-third-party-distributions.md @@ -39,7 +39,7 @@ the _exact_ Hadoop version you are running to avoid any compatibility errors. <tr><td>HDP 1.3</td><td>1.2.0</td></tr> <tr><td>HDP 1.2</td><td>1.1.2</td></tr> <tr><td>HDP 1.1</td><td>1.0.3</td></tr> - <tr><td>HDP 1.0</td><td>1.0.3</td></tr> + <tr><td>HDP 1.0</td><td>1.0.3</td></tr> <tr><td>HDP 2.0</td><td>2.2.0</td></tr> </table> </td>
