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 "Kai Zheng (JIRA)" <ji...@apache.org> on 2013/09/17 23:41:52 UTC

[jira] [Updated] (HADOOP-9975) Adding relogin() method to UGI

     [ https://issues.apache.org/jira/browse/HADOOP-9975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kai Zheng updated HADOOP-9975:
------------------------------

    Attachment: HADOOP-9975.patch

Attached a patch based on HADOOP-9926 and will submit when the dep is resolved.
                
> Adding relogin() method to UGI
> ------------------------------
>
>                 Key: HADOOP-9975
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9975
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>         Attachments: HADOOP-9975.patch
>
>
> In current Hadoop UGI implementation, it has API methods like reloginFromKeytab() and reloginFromTicketCache().  However, such methods are too Kerberos specific and also involves login implementation details, it would be better to add generic relogin() method regardless authentication mechanism. This is possible since relevant authentication specific parameters like principal and keytab are already passed and saved in the UGI object after initial login.  

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira