[
https://issues.apache.org/jira/browse/HDFS-9938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vishwajeet Dusane updated HDFS-9938:
------------------------------------
Attachment: HDFS-9938-001.patch
Changes required in WebHDFS file system i.e. option 2. if option 1. is not
recommended.
> Sub classing of WebHDFS for the new file system implementation
> --------------------------------------------------------------
>
> Key: HDFS-9938
> URL: https://issues.apache.org/jira/browse/HDFS-9938
> Project: Hadoop HDFS
> Issue Type: Wish
> Reporter: Vishwajeet Dusane
> Attachments: HDFS-9938-001.patch
>
>
> This JIRA is to request opinion from the community, Can new file system use
> an extension of WebHDFS file system.
> Considering all the known limitation WebHDFS has over implementing a new
> client by extending FileSystem class.
> Option we have is
> 1. Use the namespace org.apache.hadoop.hdfs.web in new file system
> implementation to access protected functionality from WebHdfsFileSystem.
> 2. Change the WebHdfs to support extensions
> 3. Suggestion on different approach like new client by sub classing
> FileSystem.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)