[jira] [Commented] (HDFS-5486) Fix TestNameNodeMetrics

2013-11-10 Thread Junping Du (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13818640#comment-13818640
 ] 

Junping Du commented on HDFS-5486:
--

+1. new patch looks good to me. We can have something like #DIRS_PER_DATANODE 
shortly. In future, we may add additional parameter on startDataNodes with num 
of DIRs (which is equal to storages or volumes). Shall we?

 Fix TestNameNodeMetrics
 ---

 Key: HDFS-5486
 URL: https://issues.apache.org/jira/browse/HDFS-5486
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: test
Affects Versions: Heterogeneous Storage (HDFS-2832)
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Attachments: HDFS-5486-demo.patch, h5486.02.patch


 The test assumes one block report per Datanode. We now send one block report 
 per storage, the test needs to be updated.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Commented] (HDFS-5486) Fix TestNameNodeMetrics

2013-11-08 Thread Arpit Agarwal (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817881#comment-13817881
 ] 

Arpit Agarwal commented on HDFS-5486:
-

I have a patch for this issue, trying to see if I can combine any more test 
fixes in the same patch.

 Fix TestNameNodeMetrics
 ---

 Key: HDFS-5486
 URL: https://issues.apache.org/jira/browse/HDFS-5486
 Project: Hadoop HDFS
  Issue Type: Bug
  Components: test
Affects Versions: Heterogeneous Storage (HDFS-2832)
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal

 The test assumes one block report per Datanode. We now send one block report 
 per storage, the test needs to be updated.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Commented] (HDFS-5486) Fix TestNameNodeMetrics

2013-11-08 Thread Junping Du (JIRA)

[ 
https://issues.apache.org/jira/browse/HDFS-5486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13817900#comment-13817900
 ] 

Junping Du commented on HDFS-5486:
--

Hi Arpit, as discussed in HDFS-5481, the left part of v3 patch already include 
a fix for it, so I split it as a demo patch and put it here. Please feel free 
to merge with other test fixes. Thanks!

 Fix TestNameNodeMetrics
 ---

 Key: HDFS-5486
 URL: https://issues.apache.org/jira/browse/HDFS-5486
 Project: Hadoop HDFS
  Issue Type: Sub-task
  Components: test
Affects Versions: Heterogeneous Storage (HDFS-2832)
Reporter: Arpit Agarwal
Assignee: Arpit Agarwal
 Attachments: HDFS-5486-demo.patch


 The test assumes one block report per Datanode. We now send one block report 
 per storage, the test needs to be updated.



--
This message was sent by Atlassian JIRA
(v6.1#6144)