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

Bharat Viswanadham commented on HDFS-1686:
------------------------------------------

[~szetszwo]

Thanks for review.

replication factor is multipled because, when balacer parameters is passed, 
replication factor two is used.
{code:java}
s = new Suite(cluster, nNameNodes, nDataNodes, params, conf, (short)2);{code}
 

In One of the test, I want to test both blockPools, I have updated 
testBalancingBlockpoolsWithBlockPoolPolicy, to pass value 2 for 
nNameNodestoBalance.

 

> Federation: Add more Balancer tests with federation setting
> -----------------------------------------------------------
>
>                 Key: HDFS-1686
>                 URL: https://issues.apache.org/jira/browse/HDFS-1686
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: balancer & mover, test
>            Reporter: Tsz Wo Nicholas Sze
>            Assignee: Bharat Viswanadham
>            Priority: Minor
>         Attachments: 4358946.patch, HDFS-1686.00.patch, HDFS-1686.01.patch, 
> HDFS-1686.02.patch, h1686_20110303.patch
>
>
> A test with 3 Namenodes and 4 Datanodes in startup, and then adding 2 new 
> Datanodes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to