diff --git a/src/main/asciidoc/_chapters/configuration.adoc b/src/main/asciidoc/_chapters/configuration.adoc index e7deea30a45..495232fa610 100644 --- a/src/main/asciidoc/_chapters/configuration.adoc +++ b/src/main/asciidoc/_chapters/configuration.adoc @@ -222,7 +222,8 @@ Use the following legend to interpret this table: |Hadoop-2.3.x | NT | S | NT | NT | NT |Hadoop-2.4.x | NT | S | S | S | S |Hadoop-2.5.x | NT | S | S | S | S -|Hadoop-2.6.x | X | X | X | X | X +|Hadoop-2.6.0 | X | X | X | X | X +|Hadoop-2.6.1+ | NT | NT | NT | NT | S |Hadoop-2.7.0 | X | X | X | X | X |Hadoop-2.7.1+ | NT | NT | NT | NT | S |=== @@ -233,7 +234,7 @@ Use the following legend to interpret this table: Hadoop distributions based on the 2.6.x line *must* have link:https://issues.apache.org/jira/browse/HADOOP-11710[HADOOP-11710] applied if you plan to run HBase on top of an HDFS Encryption Zone. Failure to do so will result in cluster failure and -data loss. +data loss. This patch is present in Apache Hadoop releases 2.6.1+. ==== .Hadoop 2.7.x