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

Uma Maheswara Rao G commented on HDFS-843:
------------------------------------------

Can we duplicate this with HDFS-2316?
                
> Add HTTP POST/PUT/DELETE support for web servers in datanodes
> -------------------------------------------------------------
>
>                 Key: HDFS-843
>                 URL: https://issues.apache.org/jira/browse/HDFS-843
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>          Components: name-node
>            Reporter: issei yoshida
>         Attachments: 843-1.patch, 843.patch
>
>
> Currently, HDFS files can be read from datanodes by their web servers, but 
> cannot be written or deleted. This add HTTP POST/PUT/DELETE support for HDFS. 
> In requests, HTTP Header must contain Content-Length and Content-Type should 
> NOT be "application/x-​www-form-urlencoded". In POST or PUT requests, target 
> data need to be directly stored in HTTP body.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to