You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Prabhu Joseph (JIRA)" <ji...@apache.org> on 2017/04/12 08:26:41 UTC

[jira] [Created] (HADOOP-14299) Hadoop Renew Thread for proxy users

Prabhu Joseph created HADOOP-14299:
--------------------------------------

             Summary: Hadoop Renew Thread for proxy users
                 Key: HADOOP-14299
                 URL: https://issues.apache.org/jira/browse/HADOOP-14299
             Project: Hadoop Common
          Issue Type: Bug
          Components: hdfs-client
    Affects Versions: 2.7.1
            Reporter: Prabhu Joseph


Currently Hadoop Client has a separate renew thread which is created only for Authentication type Kerberos and not for Proxy. So for proxy users, a yarn client monitoring a long running job will fail after initial ticket lifetime with GSS initiate failed unless there is a manual re-kinit. 

https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/security/UserGroupInformation.java#L1030



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org