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

Hudson commented on HDFS-10737:
-------------------------------

SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10271 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/10271/])
HDFS-10737. disk balancer add volume path to report command. Contributed 
(aengineer: rev 9f29f423e426e2d42e650cbed88e46c1c29a2a63)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/command/PlanCommand.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/diskbalancer/command/TestDiskBalancerCommand.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/command/Command.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/diskbalancer/command/ReportCommand.java


> disk balancer add volume path to report command
> -----------------------------------------------
>
>                 Key: HDFS-10737
>                 URL: https://issues.apache.org/jira/browse/HDFS-10737
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: diskbalancer, hdfs
>            Reporter: Yuanbo Liu
>            Assignee: Yuanbo Liu
>         Attachments: HDFS-10737.001.patch, HDFS-10737.002.patch, 
> HDFS-10737.003.patch
>
>
> reproduction steps:
> 1. hdfs diskbalancer -plan xxx.xx(host name of datanode)
> 2. If plan json is created successfully, run
>     hdfs diskbalancer -report -node  xxx.xx
> the output info is here:
> {noformat}
> [DISK: volume-null] - 0.00 used: 45997/101122146304, 1.00 free: 
> 101122100307/101122146304, isFailed: False, isReadOnly: False, isSkip: False, 
> isTransient: False.
> {noformat}
> {{vol.getPath()}} returns null in {{ReportCommand#handleTopReport}}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to