KEYTAB_KERBEROS_OPTIONS in UserGroupInformation should have options for automatic renewal of keytab based tickets -----------------------------------------------------------------------------------------------------------------
Key: HADOOP-6552 URL: https://issues.apache.org/jira/browse/HADOOP-6552 Project: Hadoop Common Issue Type: Bug Components: security Affects Versions: 0.22.0 Reporter: Devaraj Das Assignee: Devaraj Das Fix For: 0.22.0 KEYTAB_KERBEROS_OPTIONS in UserGroupInformation should have options for automatic renewal of keytab based tickets. Specifically, renewTGT=true (and useTicketCache=true), as documented in http://java.sun.com/javase/6/docs/jre/api/security/jaas/spec/com/sun/security/auth/module/Krb5LoginModule.html -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.