[ https://issues.apache.org/jira/browse/HDFS-7782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Zhe Zhang updated HDFS-7782: ---------------------------- Attachment: HDFS-7782-000.patch Initial patch to illustrate the idea. It uses hedged reading from the group of DNs in the stripe and only supports pread now. > Read a striping layout file from client side > -------------------------------------------- > > Key: HDFS-7782 > URL: https://issues.apache.org/jira/browse/HDFS-7782 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Li Bo > Assignee: Zhe Zhang > Attachments: HDFS-7782-000.patch > > > If client wants to read a file, he is not necessary to know and handle what > layout the file is. This sub task adds logic to DFSInputStream to support > reading striping layout files. -- This message was sent by Atlassian JIRA (v6.3.4#6332)