Repository: hbase Updated Branches: refs/heads/master c65e4d554 -> 558cac91d
HBASE-13586 Update book on Hadoop and Java supported versions for 1.1.x (ADDENDUM for 1.0.x support of Hadoop-2.6.x) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/558cac91 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/558cac91 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/558cac91 Branch: refs/heads/master Commit: 558cac91d05aef811a61b9bcd86078a0cb13c879 Parents: c65e4d5 Author: Enis Soztutar <[email protected]> Authored: Wed Apr 29 16:13:14 2015 -0700 Committer: Enis Soztutar <[email protected]> Committed: Wed Apr 29 16:13:14 2015 -0700 ---------------------------------------------------------------------- src/main/asciidoc/_chapters/configuration.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/hbase/blob/558cac91/src/main/asciidoc/_chapters/configuration.adoc ---------------------------------------------------------------------- diff --git a/src/main/asciidoc/_chapters/configuration.adoc b/src/main/asciidoc/_chapters/configuration.adoc index 7205282..01f2eb7 100644 --- a/src/main/asciidoc/_chapters/configuration.adoc +++ b/src/main/asciidoc/_chapters/configuration.adoc @@ -224,7 +224,7 @@ Use the following legend to interpret this table: |Hadoop-2.3.x | X | NT | S | S | NT | NT |Hadoop-2.4.x | X | NT | S | S | S | S |Hadoop-2.5.x | X | NT | S | S | S | S -|Hadoop-2.6.x | X | NT | NT | NT | NT | S +|Hadoop-2.6.x | X | NT | NT | NT | S | S |Hadoop-2.7.x | X | NT | NT | NT | NT | NT |===
