Description
See HADOOP-7211 - Recent kerberos integration resulted in the same issue in ZK.
[javac] /home/phunt/dev/zookeeper/src/java/main/org/apache/zookeeper/server/auth/KerberosName.java:88: warning: sun.security.krb5.KrbException is Sun proprietary API and may be removed in a future release [javac] } catch (KrbException ke) {
Attachments
Attachments
Issue Links
- is related to
-
ZOOKEEPER-1474 Cannot build Zookeeper with IBM Java: use of Sun MXBean classes
- Closed
-
HADOOP-7211 Security uses proprietary Sun APIs
- Resolved
- relates to
-
HADOOP-6941 Support non-SUN JREs in UserGroupInformation
- Closed
-
ZOOKEEPER-938 Support Kerberos authentication of clients.
- Closed