Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
None
-
None
-
None
Description
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.
Attachments
Attachments
Issue Links
- is duplicated by
-
HDFS-2316 [umbrella] WebHDFS: a complete FileSystem implementation for accessing HDFS over HTTP
- Resolved