[ https://issues.apache.org/jira/browse/HADOOP-10701?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14046038#comment-14046038 ]
Hudson commented on HADOOP-10701: --------------------------------- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1814 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1814/]) HADOOP-10701. NFS should not validate the access premission only based on the user's primary group. Contributed by Harsh J. (atm: http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1606042) * /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/dev-support * /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/dev-support/findbugsExcludeFile.xml * /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/pom.xml * /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/security/CredentialsSys.java * /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/security/SecurityHandler.java * /hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/security/SysSecurityHandler.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/Nfs3Utils.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/RpcProgramNfs3.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/test/java/org/apache/hadoop/hdfs/nfs/nfs3/TestNfs3Utils.java * /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt > NFS should not validate the access premission only based on the user's > primary group > ------------------------------------------------------------------------------------ > > Key: HADOOP-10701 > URL: https://issues.apache.org/jira/browse/HADOOP-10701 > Project: Hadoop Common > Issue Type: Bug > Components: nfs > Affects Versions: 2.3.0 > Reporter: Premchandra Preetham Kukillaya > Assignee: Harsh J > Fix For: 2.5.0 > > Attachments: HADOOP-10701.patch, HADOOP-10701.patch, > Hadoop_NFS_BugCreation_Steps.docx > > > The bug is while accessing NFS Mounted File System the permission is always > validated based on the primary Unix group the user is associated with and > Secondary Unix groups are ignored. -- This message was sent by Atlassian JIRA (v6.2#6252)