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

Allen Wittenauer resolved HADOOP-4055.
--------------------------------------

    Resolution: Incomplete

We should really burn UGI to the ground.  But that's a different jira.

Closing this as stale.

> clean up UGI to support savetoConf
> ----------------------------------
>
>                 Key: HADOOP-4055
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4055
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: util
>            Reporter: Owen O'Malley
>
> Currently clients have to use UnixUserGroupInfo instead of UserGroupInfo 
> because saveToConf is only defined in UnixUGI. We should add the abstract 
> saveToConf in UGI.
> {code}
> UserGroupInfo:
>   public abstract void saveToConf(Configuration conf);
> {code}
> and the matching body in UnixUGI.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to