[jira] [Commented] (HDFS-10737) disk balancer add volume path to report command

2016-08-15 Thread Yuanbo Liu (JIRA)

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

Yuanbo Liu commented on HDFS-10737:
---

Thank you very much ! [~anu]

> 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



[jira] [Commented] (HDFS-10737) disk balancer add volume path to report command

2016-08-15 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-10737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=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



[jira] [Commented] (HDFS-10737) disk balancer add volume path to report command

2016-08-15 Thread Anu Engineer (JIRA)

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

Anu Engineer commented on HDFS-10737:
-

+1 for the patch v3. 

> 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