[jira] [Updated] (HDFS-6932) Balancer and Mover tools should ignore replicas on RAM_DISK

2014-10-17 Thread Jitendra Nath Pandey (JIRA)

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

Jitendra Nath Pandey updated HDFS-6932:
---
Fix Version/s: (was: 3.0.0)
   2.6.0

 Balancer and Mover tools should ignore replicas on RAM_DISK
 ---

 Key: HDFS-6932
 URL: https://issues.apache.org/jira/browse/HDFS-6932
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: HDFS-6581
Reporter: Arpit Agarwal
Assignee: Xiaoyu Yao
 Fix For: 2.6.0

 Attachments: HDFS-6932.0.patch, HDFS-6932.1.patch, HDFS-6932.2.patch, 
 HDFS-6932.3.patch


 Per title, balancer and mover should just ignore replicas on RAM disk instead 
 of attempting to move them to other nodes.



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


[jira] [Updated] (HDFS-6932) Balancer and Mover tools should ignore replicas on RAM_DISK

2014-09-24 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-6932:
-
Attachment: HDFS-6932.2.patch

Add Balancer test with RAM_DISK configuration and fix an array OOB issue in 
MiniDFSCluster#startDataNodes.

 Balancer and Mover tools should ignore replicas on RAM_DISK
 ---

 Key: HDFS-6932
 URL: https://issues.apache.org/jira/browse/HDFS-6932
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: HDFS-6581
Reporter: Arpit Agarwal
Assignee: Xiaoyu Yao
 Attachments: HDFS-6932.0.patch, HDFS-6932.1.patch, HDFS-6932.2.patch


 Per title, balancer and mover should just ignore replicas on RAM disk instead 
 of attempting to move them to other nodes.



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


[jira] [Updated] (HDFS-6932) Balancer and Mover tools should ignore replicas on RAM_DISK

2014-09-24 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-6932:
-
Attachment: HDFS-6932.3.patch

Minor update to correct the timeout value for testBalancerWithRamDisk

 Balancer and Mover tools should ignore replicas on RAM_DISK
 ---

 Key: HDFS-6932
 URL: https://issues.apache.org/jira/browse/HDFS-6932
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: HDFS-6581
Reporter: Arpit Agarwal
Assignee: Xiaoyu Yao
 Attachments: HDFS-6932.0.patch, HDFS-6932.1.patch, HDFS-6932.2.patch, 
 HDFS-6932.3.patch


 Per title, balancer and mover should just ignore replicas on RAM disk instead 
 of attempting to move them to other nodes.



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


[jira] [Updated] (HDFS-6932) Balancer and Mover tools should ignore replicas on RAM_DISK

2014-09-23 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-6932:
-
Attachment: HDFS-6932.1.patch

Attach a patch to skip move/balance to/from transient storage and add unit 
tests.  

 Balancer and Mover tools should ignore replicas on RAM_DISK
 ---

 Key: HDFS-6932
 URL: https://issues.apache.org/jira/browse/HDFS-6932
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: HDFS-6581
Reporter: Arpit Agarwal
Assignee: Xiaoyu Yao
 Attachments: HDFS-6932.0.patch, HDFS-6932.1.patch


 Per title, balancer and mover should just ignore replicas on RAM disk instead 
 of attempting to move them to other nodes.



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


[jira] [Updated] (HDFS-6932) Balancer and Mover tools should ignore replicas on RAM_DISK

2014-09-04 Thread Xiaoyu Yao (JIRA)

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

Xiaoyu Yao updated HDFS-6932:
-
Attachment: HDFS-6932.0.patch

Skip balancing for StorageType RAM_DISK. We could also add command line 
parameters -excludeType/-includeType to the balancer tool so that admin can 
choose type of storage to be included/excluded if that is more desirable.  

 Balancer and Mover tools should ignore replicas on RAM_DISK
 ---

 Key: HDFS-6932
 URL: https://issues.apache.org/jira/browse/HDFS-6932
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: datanode
Affects Versions: HDFS-6581
Reporter: Arpit Agarwal
Assignee: Xiaoyu Yao
 Attachments: HDFS-6932.0.patch


 Per title, balancer and mover should just ignore replicas on RAM disk instead 
 of attempting to move them to other nodes.



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