We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb8f924 commit 9a9e3dfCopy full SHA for 9a9e3df
src/main/asciidoc/_chapters/configuration.adoc
@@ -243,6 +243,15 @@ Use the following legend to interpret this table:
243
|Hadoop-2.7.1+ | NT | NT | NT | NT | S | S | S
244
|===
245
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
+
255
.Hadoop 2.6.x
256
[TIP]
257
====
0 commit comments