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

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

So the content length == 0 is a standard return in webHDFS. If you look at the 
PUT operation REST API many of those operations return a 200 with content 
length = 0. I think we should keep in line with the existing documentation and 
therefore I will leave that bit of documentation in there.

I have added a concat test case to BaseTestHttpFSWith.java and hopefully 
addressed your other points.
                
> 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-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