Skip to content

Commit 65bd088

Browse files
committed
HBASE-19983 update Hadoop support matrix for Hadoop releases 2.8.2+ and 2.9.0.
Signed-off-by: Mike Drob <mdrob@apache.org>
1 parent 88eac3c commit 65bd088

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

src/main/asciidoc/_chapters/configuration.adoc

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,9 @@ Use the following legend to interpret this table:
215215
|Hadoop-2.6.1+ | S | S | S
216216
|Hadoop-2.7.0 | X | X | X
217217
|Hadoop-2.7.1+ | S | S | S
218-
|Hadoop-2.8.0 | X | X | X
219-
|Hadoop-2.8.1 | X | X | X
218+
|Hadoop-2.8.[0-1] | X | X | X
219+
|Hadoop-2.8.2+ | NT | NT | NT
220+
|Hadoop-2.9.0 | X | X | X
220221
|Hadoop-3.0.0 | NT | NT | NT
221222
|===
222223
@@ -238,16 +239,10 @@ HBase on top of an HDFS Encryption Zone. Failure to do so will result in cluster
238239
data loss. This patch is present in Apache Hadoop releases 2.6.1+.
239240
====
240241

241-
.Hadoop 2.7.x
242+
.Hadoop 2.y.0 Releases
242243
[TIP]
243244
====
244-
Hadoop version 2.7.0 is not tested or supported as the Hadoop PMC has explicitly labeled that release as not being stable. (reference the link:https://s.apache.org/hadoop-2.7.0-announcement[announcement of Apache Hadoop 2.7.0].)
245-
====
246-
247-
.Hadoop 2.8.x
248-
[TIP]
249-
====
250-
Hadoop version 2.8.0 and 2.8.1 are not tested or supported as the Hadoop PMC has explicitly labeled that releases as not being stable. (reference the link:https://s.apache.org/hadoop-2.8.0-announcement[announcement of Apache Hadoop 2.8.0] and link:https://s.apache.org/hadoop-2.8.1-announcement[announcement of Apache Hadoop 2.8.1].)
245+
Starting around the time of Hadoop version 2.7.0, the Hadoop PMC got into the habit of calling out new minor releases on their major version 2 release line as not stable / production ready. As such, HBase expressly advises downstream users to avoid running on top of these releases. Note that additionally the 2.8.1 was release was given the same caveat by the Hadoop PMC. For reference, see the release announcements for link:https://s.apache.org/hadoop-2.7.0-announcement[Apache Hadoop 2.7.0], link:https://s.apache.org/hadoop-2.8.0-announcement[Apache Hadoop 2.8.0], link:https://s.apache.org/hadoop-2.8.1-announcement[Apache Hadoop 2.8.1], and link:https://s.apache.org/hadoop-2.9.0-announcement[Apache Hadoop 2.9.0].
251246
====
252247

253248
.Replace the Hadoop Bundled With HBase!

0 commit comments

Comments
 (0)