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

Daniel Templeton updated HADOOP-12566:
--------------------------------------
    Attachment: HADOOP-12566.002.patch

Thanks, [ozawa].  For some reason I'm not seeing the unchecked compile errors 
when I build locally with Maven, but I was able to see them running javac by 
hand.

Here's a patch with the issue resolved.

> Add NullGroupMapping
> --------------------
>
>                 Key: HADOOP-12566
>                 URL: https://issues.apache.org/jira/browse/HADOOP-12566
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Daniel Templeton
>            Assignee: Daniel Templeton
>         Attachments: HADOOP-12566.001.patch, HADOOP-12566.002.patch
>
>
> Add a {{NullGroupMapping}} for cases where user groups are not used.  
> {{ShellBasedUnixGroupMapping}} can be used in places where latency is not 
> important.  In places like starting a container, it's worth in to avoid the 
> extra fork and exec.



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

Reply via email to