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

Hudson commented on HDFS-5246:
------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1560 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1560/])
HDFS-5246. Make Hadoop nfs server port and mount daemon port configurable. 
Contributed by Jinghui Wang (brandonli: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1526316)
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/main/resources/core-default.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-common/src/test/resources/core-site.xml
* 
/hadoop/common/trunk/hadoop-common-project/hadoop-nfs/src/main/java/org/apache/hadoop/nfs/nfs3/Nfs3Base.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/test/resources
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs-nfs/src/test/resources/core-site.xml
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt

                
> Make Hadoop nfs server port and mount daemon port configurable
> --------------------------------------------------------------
>
>                 Key: HDFS-5246
>                 URL: https://issues.apache.org/jira/browse/HDFS-5246
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: nfs
>    Affects Versions: 2.1.0-beta
>         Environment: Red Hat Enterprise 6 with Sun Java 1.7 and IBM Java 1.6
>            Reporter: Jinghui Wang
>            Assignee: Jinghui Wang
>             Fix For: 3.0.0, 2.1.2-beta
>
>         Attachments: HDFS-5246-2.patch, HDFS-5246-3.patch, HDFS-5246.patch
>
>
> Hadoop nfs binds the nfs server to port 2049,
> which is also the default port that Linux nfs uses. If Linux nfs is already 
> running on the machine then Hadoop nfs will not be albe to start.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to