[jira] [Updated] (HDFS-10737) disk balance reporter print null for the volume's path

2016-08-15 Thread Anu Engineer (JIRA)

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

Anu Engineer updated HDFS-10737:

Issue Type: Sub-task  (was: Bug)
Parent: HDFS-10576

> disk balance reporter print null for the volume's path
> --
>
> 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] [Updated] (HDFS-10737) disk balance reporter print null for the volume's path

2016-08-11 Thread Yuanbo Liu (JIRA)

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

Yuanbo Liu updated HDFS-10737:
--
Attachment: HDFS-10737.003.patch

> disk balance reporter print null for the volume's path
> --
>
> Key: HDFS-10737
> URL: https://issues.apache.org/jira/browse/HDFS-10737
> Project: Hadoop HDFS
>  Issue Type: Bug
>  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] [Updated] (HDFS-10737) disk balance reporter print null for the volume's path

2016-08-11 Thread Yuanbo Liu (JIRA)

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

Yuanbo Liu updated HDFS-10737:
--
Attachment: HDFS-10737.002.patch

> disk balance reporter print null for the volume's path
> --
>
> Key: HDFS-10737
> URL: https://issues.apache.org/jira/browse/HDFS-10737
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: diskbalancer, hdfs
>Reporter: Yuanbo Liu
>Assignee: Yuanbo Liu
> Attachments: HDFS-10737.001.patch, HDFS-10737.002.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] [Updated] (HDFS-10737) disk balance reporter print null for the volume's path

2016-08-10 Thread Yuanbo Liu (JIRA)

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

Yuanbo Liu updated HDFS-10737:
--
Attachment: HDFS-10737.001.patch

> disk balance reporter print null for the volume's path
> --
>
> Key: HDFS-10737
> URL: https://issues.apache.org/jira/browse/HDFS-10737
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: diskbalancer, hdfs
>Reporter: Yuanbo Liu
>Assignee: Yuanbo Liu
> Attachments: HDFS-10737.001.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] [Updated] (HDFS-10737) disk balance reporter print null for the volume's path

2016-08-10 Thread Yuanbo Liu (JIRA)

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

Yuanbo Liu updated HDFS-10737:
--
Status: Patch Available  (was: Open)

> disk balance reporter print null for the volume's path
> --
>
> Key: HDFS-10737
> URL: https://issues.apache.org/jira/browse/HDFS-10737
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: diskbalancer, hdfs
>Reporter: Yuanbo Liu
>Assignee: Yuanbo Liu
> Attachments: HDFS-10737.001.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] [Updated] (HDFS-10737) disk balance reporter print null for the volume's path

2016-08-10 Thread Yuanbo Liu (JIRA)

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

Yuanbo Liu updated HDFS-10737:
--
Description: 
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}}

  was:
reproduction steps:
1. hdfs diskbalancer -plan xxx.xx(host name of datanode)
2. If plan json is created successfully, run
hdfs diskbalancer -report  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}}


> disk balance reporter print null for the volume's path
> --
>
> Key: HDFS-10737
> URL: https://issues.apache.org/jira/browse/HDFS-10737
> Project: Hadoop HDFS
>  Issue Type: Bug
>  Components: diskbalancer, hdfs
>Reporter: Yuanbo Liu
>Assignee: Yuanbo Liu
>
> 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