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

Allen Wittenauer commented on HDFS-843:
---------------------------------------

IIRC, the security plan is to use SPENGO over the HTTP port, so I'd hope this 
would work within this same framework.  I haven't looked/consulted with any of 
the patch submitters though so don't know for sure.


> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to