Write and integrate HDFS webdav provider
----------------------------------------
Key: HADOOP-512
URL: http://issues.apache.org/jira/browse/HADOOP-512
Project: Hadoop
Issue Type: New Feature
Components: dfs
Reporter: Michel Tourn
Write and integrate HDFS webdav provider:
Wider context: http://issues.apache.org/jira/browse/HADOOP-496
This patch will include third-party code in the form of a webdav.jar library:
http://issues.apache.org/jira/browse/HADOOP-505
The new code will live in package:
org.apache.hadoop.dfs.webdav
The code will build as part of the regular ant compile-core.
The Web UI in the NameNode and DataNode will run a servlet rooted at /dav:
For ex:
http://namenode:50070/dav/user/michel/streamingtest/in/gz/
http://datanode2:50075/dav/user/michel/streamingtest/in/plain/
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira