Adding HDP 2.0 version
Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/b3e87c0f Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/b3e87c0f Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/b3e87c0f Branch: refs/heads/scala-2.10 Commit: b3e87c0f5115f7f54726f9dab694879be4bc298f Parents: 41c60b3 Author: Patrick Wendell <[email protected]> Authored: Sat Dec 7 22:26:49 2013 -0800 Committer: Patrick Wendell <[email protected]> Committed: Sat Dec 7 22:31:46 2013 -0800 ---------------------------------------------------------------------- docs/hadoop-third-party-distributions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/b3e87c0f/docs/hadoop-third-party-distributions.md ---------------------------------------------------------------------- diff --git a/docs/hadoop-third-party-distributions.md b/docs/hadoop-third-party-distributions.md index 92d2c95..268944f 100644 --- a/docs/hadoop-third-party-distributions.md +++ b/docs/hadoop-third-party-distributions.md @@ -39,7 +39,8 @@ 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> </tr>
