Shradha Revankar created HDFS-9316:
--------------------------------------
Summary: BytesRead counter not incremented in WebhdfsFileSystem
Key: HDFS-9316
URL: https://issues.apache.org/jira/browse/HDFS-9316
Project: Hadoop HDFS
Issue Type: Bug
Components: webhdfs
Reporter: Shradha Revankar
Assignee: Shradha Revankar
Priority: Minor
When WebhdfsFileSystem is used bytesRead counter in FileSystem.statistics
returns 0.
{{statistics.incrementBytesRead();}}
has to be called in the read() methods.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)