[ 
https://issues.apache.org/jira/browse/HDFS-7889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14386476#comment-14386476
 ] 

Li Bo commented on HDFS-7889:
-----------------------------

Thanks for Zhe’s review and update of the patch.

bq.  we can subclass DataStreamer to achieve this.
I think that’s also a good solution to help implement striped output  stream. 
New patch includes {{StripedDataStreamer}}.
bq. However that will lead to another big change to DFSOutputStream
The problem is  we need get HdfsFileStatus to see if the file is striped 
layout. Currently I put the “if” logic in {{DFSOutputStream#newStream}} in 
patch 004.


> Subclass DFSOutputStream to support writing striping layout files
> -----------------------------------------------------------------
>
>                 Key: HDFS-7889
>                 URL: https://issues.apache.org/jira/browse/HDFS-7889
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Li Bo
>            Assignee: Li Bo
>         Attachments: HDFS-7889-001.patch, HDFS-7889-002.patch, 
> HDFS-7889-003.patch, HDFS-7889-004.patch
>
>
> After HDFS-7888, we can subclass  {{DFSOutputStream}} to support writing 
> striping layout files. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to