[ 
https://issues.apache.org/jira/browse/HDFS-2316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13100797#comment-13100797
 ] 

Eli Collins commented on HDFS-2316:
-----------------------------------

I definitely agree with these distinct use cases, I'm just wondering if we need 
to have two separate FileSystem over HTTP implementations vs one client that 
may or may not use a proxy server (there's no reason http or FileSystem clients 
need to care whether they're being proxied). Sounds like we were duplicating 
code w/o understanding what could be shared. You and Alejandro have looked at 
the specifics more than I have so I trust your judgement.


> webhdfs: a complete FileSystem implementation for accessing HDFS over HTTP
> --------------------------------------------------------------------------
>
>                 Key: HDFS-2316
>                 URL: https://issues.apache.org/jira/browse/HDFS-2316
>             Project: Hadoop HDFS
>          Issue Type: New Feature
>            Reporter: Tsz Wo (Nicholas), SZE
>            Assignee: Tsz Wo (Nicholas), SZE
>
> We current have hftp for accessing HDFS over HTTP.  However, hftp is a 
> read-only FileSystem and does not provide "write" accesses.
> In HDFS-2284, we propose to have webhdfs for providing a complete FileSystem 
> implementation for accessing HDFS over HTTP.  The is the umbrella JIRA for 
> the tasks.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to