Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Not A Bug
-
Affects Version/s: CDH 5.4.0, CDH 5.4.2
-
Fix Version/s: None
-
Component/s: Hadoop Common
-
Labels:None
-
Environment:CentOS5 + JDK 1.8.0_45 + CDH 5.4.0
Description
Hi,
We switched to JDK 1.8.0_45 (from 7)
SPNEGO on web interfaces (NN and RM) from windows do not work with JDK 1.8.0_45, we're hitting the following:
https://bugs.openjdk.java.net/browse/JDK-8080129
From the looks of it, 1.8.0_40 is affected too (though we admittedly did not try with it directly).
Tested on 5.4.2 too (and doesn't work).
Rolling back to 1.8.0_31 fixes the issue.