Issue Details (XML | Word | Printable)

Key: HADOOP-512
Type: New Feature New Feature
Status: Closed Closed
Resolution: Duplicate
Priority: Major Major
Assignee: Sameer Paranjpye
Reporter: Michel Tourn
Votes: 0
Watchers: 2
Operations

If you were logged in you would be able to see more operations.
Hadoop Common

Write and integrate HDFS webdav provider

Created: 06/Sep/06 08:31 PM   Updated: 08/Jul/09 04:42 PM
Return to search
Component/s: None
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Issue Links:
Reference
 

Resolution Date: 26/Jul/07 07:43 AM


 Description  « Hide
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/



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michel Tourn made changes - 06/Sep/06 08:33 PM
Field Original Value New Value
Link This issue relates to HADOOP-496 [ HADOOP-496 ]
Doug Cutting made changes - 15/Dec/06 09:44 PM
Assignee Sameer Paranjpye [ sameerp ]
Enis Soztutar added a comment - 26/Jul/07 07:43 AM
Marking this issue as duplicate due to the more comprehensive HADOOP-496.

Enis Soztutar made changes - 26/Jul/07 07:43 AM
Resolution Duplicate [ 3 ]
Status Open [ 1 ] Resolved [ 5 ]
Doug Cutting made changes - 17/Aug/07 05:43 PM
Status Resolved [ 5 ] Closed [ 6 ]
Owen O'Malley made changes - 08/Jul/09 04:42 PM
Component/s dfs [ 12310710 ]