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

Hudson commented on HDFS-3351:
------------------------------

Integrated in Hadoop-Hdfs-trunk #1033 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1033/])
    HDFS-3351. NameNode#initializeGenericKeys should always set fs.defaultFS 
regardless of whether HA or Federation is enabled. Contributed by Aaron T. 
Myers. (Revision 1333299)

     Result = FAILURE
atm : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1333299
Files : 
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNode.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/TestDFSUtil.java

                
> NameNode#initializeGenericKeys should always set fs.defaultFS regardless of 
> whether HA or Federation is enabled
> ---------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-3351
>                 URL: https://issues.apache.org/jira/browse/HDFS-3351
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: name-node
>    Affects Versions: 2.0.0
>            Reporter: Aaron T. Myers
>            Assignee: Aaron T. Myers
>             Fix For: 2.0.0
>
>         Attachments: HDFS-3351.patch
>
>
> NameNode#initializeGenericKeys exits early if neither a nameservice nor NN ID 
> is passed. However, this method also serves to set fs.defaultFS in the 
> configuration object stored by the NN to the NN RPC address after generic 
> keys have been configured. This should be done in all cases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to