Details
Description
After Kerberos ticket expires, RegistryDNS throws NPE error:
2018-07-06 01:26:25,025 ERROR yarn.YarnUncaughtExceptionHandler (YarnUncaughtExceptionHandler.java:uncaughtException(68)) - Thread Thread[TGT Renewer for rm/host1.example.com@EXAMPLE.COM,5,main] threw an Exception. java.lang.NullPointerException at javax.security.auth.kerberos.KerberosTicket.getEndTime(KerberosTicket.java:482) at org.apache.hadoop.security.UserGroupInformation$1.run(UserGroupInformation.java:894) at java.lang.Thread.run(Thread.java:745)
Attachments
Issue Links
- is duplicated by
-
HADOOP-15593 UserGroupInformation TGT renewer throws NPE
- Resolved
- relates to
-
HADOOP-15593 UserGroupInformation TGT renewer throws NPE
- Resolved