hu xiaodong created HDFS-13046:
----------------------------------

             Summary: consider load of datanodes when read blocks of file
                 Key: HDFS-13046
                 URL: https://issues.apache.org/jira/browse/HDFS-13046
             Project: Hadoop HDFS
          Issue Type: New Feature
            Reporter: hu xiaodong
            Assignee: hu xiaodong


When sorting block locations, we just consider the distance of datanodes. can 
we consider the load of datanodes? We can add a configuration such as 
'dfs.namenode.reading.considerLoad', if set to true, then sort the 
blocklocations by load of the datanodes, otherwise sort by distance.



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