Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
1.1.0, 2.0.0-alpha
-
None
-
Reviewed
Description
HADOOP-6941 replaced direct references to some classes with reflective access so as to support other JDKs. Unfortunately there was a mistake in the name of the Krb5Util class, which broke fetchServiceTicket. This manifests itself as the inability to run checkpoints or other krb5-SSL HTTP-based transfers:
java.lang.ClassNotFoundException: sun.security.jgss.krb5
Attachments
Attachments
Issue Links
- is broken by
-
HADOOP-6941 Support non-SUN JREs in UserGroupInformation
-
- Closed
-
- relates to
-
HADOOP-7211 Security uses proprietary Sun APIs
-
- Resolved
-