You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Vishwajeet Dusane (JIRA)" <ji...@apache.org> on 2016/03/10 16:53:40 UTC

[jira] [Created] (HDFS-9938) Sub classing of WebHDFS for the new file system implementation

Vishwajeet Dusane created HDFS-9938:
---------------------------------------

             Summary: 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


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)