[
https://issues.apache.org/jira/browse/HADOOP-10761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Premchandra Preetham Kukillaya resolved HADOOP-10761.
-----------------------------------------------------
Resolution: Fixed
The patch attached in the JIRA works fine
> Provide an NFS gateway option to get groups from local name service for easy
> deployment in cloud
> ------------------------------------------------------------------------------------------------
>
> Key: HADOOP-10761
> URL: https://issues.apache.org/jira/browse/HADOOP-10761
> Project: Hadoop Common
> Issue Type: New Feature
> Components: nfs
> Affects Versions: 3.0.0
> Reporter: Brandon Li
> Attachments: RpcProgramNfs3.java, SysSecurityHandler.java, patch.txt
>
>
> In cloud deployment, client machines and Hadoop Cluster are sometimes in
> different DMZ and LDAP in some other. Integration client machines with LDAP
> might require lot of firewall tickets, which can be a pain especially when
> users keep on adding new client machines.
> When the client is not integrated with LDAP for the group mapping, NFS should
> not use the group list in the request. Instead, NFS gateway can get the group
> list from local name service.
> This JIRA is to track the effort to provide a configuration option to get
> list of GID from LDAP/OS for making the deployment at Cloud easier. Also this
> can remove the limitation of 15 GID in the NFS request.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)