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

Aaron T. Myers updated HDFS-6435:
---------------------------------

    Attachment: HDFS-6435.patch

Thanks a lot for the review, Andrew. Those are all good suggestions. Done.

I also took this opportunity to add a little logging about which static mapping 
file is being used (or if the file doesn't exist). I also fixed a parsing bug I 
noticed while addressing your review feedback which caused lines which end in a 
comment, without white space before the comment, to cause a parse error.

Please have a look at this updated patch and let me know if it looks good to 
you.

> Add support for specifying a static uid/gid mapping for the NFS gateway
> -----------------------------------------------------------------------
>
>                 Key: HDFS-6435
>                 URL: https://issues.apache.org/jira/browse/HDFS-6435
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: nfs
>    Affects Versions: 2.4.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>         Attachments: HDFS-6435.patch, HDFS-6435.patch
>
>
> It's quite reasonable that folks will want to access the HDFS NFS Gateway 
> from client machines where the UIDs/GIDs do not line up with those on the NFS 
> Gateway itself. We should provide a way to map these UIDs/GIDs between the 
> systems.



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

Reply via email to