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

Plamen Jeliazkov commented on HDFS-4456:
----------------------------------------

There is the patch.

The only two things I have left out are content length = 0 change and the 
resulting file not existing -- this last one doesn't really fit the 
documentation because the target file is required to exist by concatenation API 
and be non-empty. Even if resulting file does not exist, client will get a 
standard error response saying FileNotFound.
                
> Add concat to WebHDFS REST API
> ------------------------------
>
>                 Key: HDFS-4456
>                 URL: https://issues.apache.org/jira/browse/HDFS-4456
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: webhdfs
>    Affects Versions: 3.0.0, 2.0.3-alpha
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Plamen Jeliazkov
>             Fix For: 3.0.0, 2.0.3-alpha
>
>         Attachments: HDFS-3598.trunk.docAndHttpFS.patch, 
> HDFS-4456.trunk.docAndHttpFS.patch, HDFS-4456.trunk.docAndHttpFS.patch
>
>
> HDFS-3598 adds the concat feature to WebHDFS.  The REST API should be updated 
> accordingly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to