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

Bharat Viswanadham updated HDFS-13222:
--------------------------------------
    Description: 
 

getBlocks Using balancer parameter is done in this Jira HDFS-9412

 

Pass the Balancer conf value from Balancer to NN via getBlocks in each RPC. as 
[~szetszwo] suggested

 

  was:
We can remove the check for getBlock().getNumBytes() < getBlocksMinBlockSize

As this is taken care in the namenode, when it returns blocks, it uses the 

dfs.balancer.getBlocks.min-block-size and returns blocks greater than minblock 
size.

 

getBlocks Using balancer parameter is done in this Jira HDFS-9412

 


> Update getBlocks method to take minBlockSize in RPC calls
> ---------------------------------------------------------
>
>                 Key: HDFS-13222
>                 URL: https://issues.apache.org/jira/browse/HDFS-13222
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: balancer &amp; mover
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>            Priority: Major
>         Attachments: HDFS-13222.00.patch
>
>
>  
> getBlocks Using balancer parameter is done in this Jira HDFS-9412
>  
> Pass the Balancer conf value from Balancer to NN via getBlocks in each RPC. 
> as [~szetszwo] suggested
>  



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