[
https://issues.apache.org/jira/browse/HDFS-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14291744#comment-14291744
]
Li Bo commented on HDFS-7545:
-----------------------------
DFSStripeInputStream is base on DFSInputStream. If directly modify
DFSInputStream, too much code will be added so I choose to create a new class.
> Data striping support in HDFS client
> ------------------------------------
>
> Key: HDFS-7545
> URL: https://issues.apache.org/jira/browse/HDFS-7545
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Zhe Zhang
> Assignee: Li Bo
> Attachments: DataStripingSupportinHDFSClient.pdf,
> HDFS-7545-PoC.patch, clientStriping.patch
>
>
> Data striping is a commonly used data layout with critical benefits in the
> context of erasure coding. This JIRA aims to extend HDFS client to work with
> striped blocks.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)