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 "Hadoop QA (JIRA)" <ji...@apache.org> on 2015/05/02 06:30:10 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=14524655#comment-14524655 ] 

Hadoop QA commented on HADOOP-9840:
-----------------------------------

\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch |   0m  0s | The patch command could not apply the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL | http://issues.apache.org/jira/secure/attachment/12601114/HADOOP-9840-v2.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f1a152c |
| Console output | https://builds.apache.org/job/PreCommit-HADOOP-Build/6285/console |


This message was automatically generated.

> 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-v2.patch, HADOOP-9840.patch, 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)