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/08/06 12:37:47 UTC

[jira] [Updated] (HADOOP-9840) Improve User class for UGI and decouple it from Kerberos

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

Kai Zheng updated HADOOP-9840:
------------------------------

    Attachment: HADOOP-9840.patch

Submit a patch with change as the issue described.
                
> Improve User class for UGI and decouple it from Kerberos
> --------------------------------------------------------
>
>                 Key: HADOOP-9840
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9840
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: security
>            Reporter: Kai Zheng
>            Assignee: Kai Zheng
>            Priority: Minor
>              Labels: Rhino
>         Attachments: HADOOP-9840.patch
>
>
> As discussed in HADOOP-9797, it would be better to improve UGI incrementally. Open this JIRA to improve User class to:
> * Make it extensible as a base class, then can have subclasses like SimpleUser for Simple authn, KerberosUser for Kerberos authn, IdentityTokenUser for TokenAuth (in future), and etc.
> * Decouple it from Kerberos.
> * Refactor UGI class safely, move testing related codes out of it.

--
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