[ 
https://issues.apache.org/jira/browse/HDFS-6281?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13980984#comment-13980984
 ] 

Hudson commented on HDFS-6281:
------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1768 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1768/])
HDFS-6281. Provide option to use the NFS Gateway without having to use the 
Hadoop portmapper. Contributed by Aaron T. Myers. (atm: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1589914)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/RpcProgram.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/oncrpc/SimpleUdpClient.java
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/test/java/org/apache/hadoop/oncrpc/TestFrameDecoder.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/mount/Mountd.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/mount/RpcProgramMountd.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/Nfs3.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/main/java/org/apache/hadoop/hdfs/nfs/nfs3/PrivilegedNfsGatewayStarter.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/CHANGES.txt
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/site/apt/HdfsNfsGateway.apt.vm


> Provide option to use the NFS Gateway without having to use the Hadoop 
> portmapper
> ---------------------------------------------------------------------------------
>
>                 Key: HDFS-6281
>                 URL: https://issues.apache.org/jira/browse/HDFS-6281
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: nfs
>    Affects Versions: 2.4.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: 2.5.0
>
>         Attachments: HDFS-6281.patch, HDFS-6281.patch
>
>
> In order to use the NFS Gateway on operating systems with the rpcbind 
> privileged registration bug, we currently require users to shut down and 
> discontinue use of the system-provided portmap daemon, and instead use the 
> portmap daemon provided by Hadoop. Alternately, we can work around this bug 
> if we tweak the NFS Gateway to perform its port registration from a 
> privileged port, and still let users use the system portmap daemon.



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

Reply via email to