You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "dragon (JIRA)" <ji...@apache.org> on 2016/03/15 09:15:35 UTC

[jira] [Created] (HDFS-9982) CLONE - Add logic to DFSOutputStream to support writing a file in striping layout

dragon created HDFS-9982:
----------------------------

             Summary: CLONE - Add logic to DFSOutputStream to support writing a file in striping layout 
                 Key: HDFS-9982
                 URL: https://issues.apache.org/jira/browse/HDFS-9982
             Project: Hadoop HDFS
          Issue Type: Sub-task
            Reporter: dragon
            Assignee: Li Bo


If client wants to directly write a file striping layout, we need to add some logic to DFSOutputStream.  DFSOutputStream needs multiple DataStreamers to write each cell of a stripe to a remote datanode. 



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