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

Dmytro Molkov updated HDFS-947:
-------------------------------

    Attachment: HDFS-947.2.patch

Attaching a patch that is not broken in so many ways

> The namenode should redirect a hftp request to read a file to the datanode 
> that has the maximum number of local replicas
> ------------------------------------------------------------------------------------------------------------------------
>
>                 Key: HDFS-947
>                 URL: https://issues.apache.org/jira/browse/HDFS-947
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: dhruba borthakur
>            Assignee: Dmytro Molkov
>         Attachments: HDFS-947.2.patch, HDFS-947.patch, hftpRedirection.patch
>
>
> A client that uses the Hftp protocol to read a file is redirected by the 
> namenode to a random datanode. It would be nice if the client gets redirected 
> to a datanode that has the maximum number of local replicas of the blocks of 
> the file.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to