[jira] [Updated] (HDFS-11358) DiskBalancer: Report command supports reading nodes from host file

2017-03-20 Thread Yiqun Lin (JIRA)

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

Yiqun Lin updated HDFS-11358:
-
Attachment: HDFS-11358.002.patch

Thanks [~anu] for taking the review. The comments make sense to me.
Attach the new patch to address the comments. Please have a review.  Thanks.

> DiskBalancer: Report command supports reading nodes from host file
> --
>
> Key: HDFS-11358
> URL: https://issues.apache.org/jira/browse/HDFS-11358
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: diskbalancer
>Affects Versions: 3.0.0-alpha2
>Reporter: Yiqun Lin
>Assignee: Yiqun Lin
> Attachments: HDFS-11358.001.patch, HDFS-11358.002.patch
>
>
> This is a improvement of JIRA HDFS-10821. In HDFS-10821, it supports the 
> {{diskbalancer report}} command can be executed with multiple nodes. But the 
> multiple nodes are read from a nodes string. It will be not good to use when 
> the cluster is big enough. A better way we can do is making that can be read 
> from a host file as that has been done in many places in HDFS(ex.  
> decommission, balancer). This JIRA focus on this point, and will makes this 
> done in diskbalancer.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11358) DiskBalancer: Report command supports reading nodes from host file

2017-03-16 Thread Yiqun Lin (JIRA)

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

Yiqun Lin updated HDFS-11358:
-
Target Version/s: 3.0.0-alpha3

> DiskBalancer: Report command supports reading nodes from host file
> --
>
> Key: HDFS-11358
> URL: https://issues.apache.org/jira/browse/HDFS-11358
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: diskbalancer
>Affects Versions: 3.0.0-alpha2
>Reporter: Yiqun Lin
>Assignee: Yiqun Lin
> Attachments: HDFS-11358.001.patch
>
>
> This is a improvement of JIRA HDFS-10821. In HDFS-10821, it supports the 
> {{diskbalancer report}} command can be executed with multiple nodes. But the 
> multiple nodes are read from a nodes string. It will be not good to use when 
> the cluster is big enough. A better way we can do is making that can be read 
> from a host file as that has been done in many places in HDFS(ex.  
> decommission, balancer). This JIRA focus on this point, and will makes this 
> done in diskbalancer.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

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



[jira] [Updated] (HDFS-11358) DiskBalancer: Report command supports reading nodes from host file

2017-01-22 Thread Yiqun Lin (JIRA)

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

Yiqun Lin updated HDFS-11358:
-
Attachment: HDFS-11358.001.patch

> DiskBalancer: Report command supports reading nodes from host file
> --
>
> Key: HDFS-11358
> URL: https://issues.apache.org/jira/browse/HDFS-11358
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: diskbalancer
>Affects Versions: 3.0.0-alpha2
>Reporter: Yiqun Lin
>Assignee: Yiqun Lin
> Attachments: HDFS-11358.001.patch
>
>
> This is a improvement of JIRA HDFS-10821. In HDFS-10821, it supports the 
> {{diskbalancer report}} command can be executed with multiple nodes. But the 
> multiple nodes are read from a nodes string. It will be not good to use when 
> the cluster is big enough. A better way we can do is making that can be read 
> from a host file as that has been done in many places in HDFS(ex.  
> decommission, balancer). This JIRA focus on this point, and will makes this 
> done in diskbalancer.



--
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-11358) DiskBalancer: Report command supports reading nodes from host file

2017-01-22 Thread Yiqun Lin (JIRA)

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

Yiqun Lin updated HDFS-11358:
-
Status: Patch Available  (was: Open)

Attach a patch for this. Kindly review.

> DiskBalancer: Report command supports reading nodes from host file
> --
>
> Key: HDFS-11358
> URL: https://issues.apache.org/jira/browse/HDFS-11358
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: diskbalancer
>Affects Versions: 3.0.0-alpha2
>Reporter: Yiqun Lin
>Assignee: Yiqun Lin
> Attachments: HDFS-11358.001.patch
>
>
> This is a improvement of JIRA HDFS-10821. In HDFS-10821, it supports the 
> {{diskbalancer report}} command can be executed with multiple nodes. But the 
> multiple nodes are read from a nodes string. It will be not good to use when 
> the cluster is big enough. A better way we can do is making that can be read 
> from a host file as that has been done in many places in HDFS(ex.  
> decommission, balancer). This JIRA focus on this point, and will makes this 
> done in diskbalancer.



--
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-11358) DiskBalancer: Report command supports reading nodes from host file

2017-01-22 Thread Yiqun Lin (JIRA)

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

Yiqun Lin updated HDFS-11358:
-
Issue Type: Sub-task  (was: Improvement)
Parent: HDFS-10576

> DiskBalancer: Report command supports reading nodes from host file
> --
>
> Key: HDFS-11358
> URL: https://issues.apache.org/jira/browse/HDFS-11358
> Project: Hadoop HDFS
>  Issue Type: Sub-task
>  Components: diskbalancer
>Affects Versions: 3.0.0-alpha2
>Reporter: Yiqun Lin
>Assignee: Yiqun Lin
>
> This is a improvement of JIRA HDFS-10821. In HDFS-10821, it supports the 
> {{diskbalancer report}} command can be executed with multiple nodes. But the 
> multiple nodes are read from a nodes string. It will be not good to use when 
> the cluster is big enough. A better way we can do is making that can be read 
> from a host file as that has been done in many places in HDFS(ex.  
> decommission, balancer). This JIRA focus on this point, and will makes this 
> done in diskbalancer.



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