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

Lisheng Sun edited comment on HDFS-15267 at 8/27/20, 2:55 AM:
--------------------------------------------------------------

[~ayushtkn] 

>From the code point of view, HttpFSFileSystem is used as a proxy service, and 
>then forwards the request to the DistributedFileSystem. When request 
>HttpFSFileSystem every time, you will request DistributedFileSystem. So what 
>you see is double.


was (Author: leosun08):
>From the code point of view, HttpFSFileSystem is used as a proxy service, and 
>then forwards the request to the DistributedFileSystem. When request 
>HttpFSFileSystem every time, you will request DistributedFileSystem. So what 
>you see is double.

> Implement Statistics Count for HttpFSFileSystem
> -----------------------------------------------
>
>                 Key: HDFS-15267
>                 URL: https://issues.apache.org/jira/browse/HDFS-15267
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>         Attachments: HDFS-15267.001.patch, HDFS-15267.002.patch
>
>
> As of now, there is  no count of ops maintained for HttpFSFileSystem like 
> DistributedFIleSysmtem & WebHDFSFilesystem



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to