Skip to content

Commit 9a9e3df

Browse files
committed
HBASE-17502 Document hadoop pre-2.6.1 and Java 1.8 Kerberos problem in our hadoop support matrix
1 parent fb8f924 commit 9a9e3df

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/main/asciidoc/_chapters/configuration.adoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,15 @@ Use the following legend to interpret this table:
243243
|Hadoop-2.7.1+ | NT | NT | NT | NT | S | S | S
244244
|===
245245
246+
.Hadoop Pre-2.6.1 and JDK 1.8 Kerberos
247+
[TIP]
248+
====
249+
When using pre-2.6.1 Hadoop versions and JDK 1.8 in a Kerberos environment, HBase server can fail
250+
and abort due to Kerberos keytab relogin error. Late version of JDK 1.7 (1.7.0_80) has the problem too.
251+
Refer to link:https://issues.apache.org/jira/browse/HADOOP-10786[HADOOP-10786] for additional details.
252+
Consider upgrading to Hadoop 2.6.1+ in this case.
253+
====
254+
246255
.Hadoop 2.6.x
247256
[TIP]
248257
====

0 commit comments

Comments
 (0)