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

Hudson commented on HDFS-2963:
------------------------------

Integrated in Hadoop-Mapreduce-trunk #1169 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1169/])
    HDFS-2963. Console Output is confusing while executing metasave (dfsadmin 
command). Contributed by Andrew Wang (Revision 1374040)

     Result = FAILURE
eli : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1374040
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/tools/DFSAdmin.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/cli/TestHDFSCLI.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/resources/testHDFSConf.xml

                
> Console Output is confusing while executing metasave (dfsadmin command) 
> ------------------------------------------------------------------------
>
>                 Key: HDFS-2963
>                 URL: https://issues.apache.org/jira/browse/HDFS-2963
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.23.0, 2.2.0-alpha
>            Reporter: J.Andreina
>            Assignee: Andrew Wang
>            Priority: Minor
>             Fix For: 2.2.0-alpha
>
>         Attachments: hdfs-2963-1.patch, hdfs-2963-2.patch
>
>
> While giving the command 
> ./hdfs dfsadmin -metasave /filename
> In the console the following message is displayed
> " created file /filename on  server hdfs://ip:port"
> it is not created as hdfs file but will be created on local machine under log 
> folder

--
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