[
https://issues.apache.org/jira/browse/HDFS-7773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anu Engineer updated HDFS-7773:
-------------------------------
Attachment: hdfs-7773.001.patch
Added counter that tracks time spent reading and writing. This is similar to
how linux kernel reports diskstats.
Added RemoteClient Read/Write Counter to separate out network I/O
Added TotalFileOps - Which is a synthetic counter which adds up all the
FileSystem Operations that happen over client protocol.
> Additional metrics in HDFS to be accessed via jmx.
> --------------------------------------------------
>
> Key: HDFS-7773
> URL: https://issues.apache.org/jira/browse/HDFS-7773
> Project: Hadoop HDFS
> Issue Type: Improvement
> Reporter: Anu Engineer
> Assignee: Anu Engineer
> Attachments: hdfs-7773.001.patch
>
>
> We would like to have the following metrics added to DataNode and name node
> this to improve Ambari dashboard
> 1) DN disk i/o utilization
> 2) DN network i/o utilization
> 3) Namenode read operations
> 4) Namenode write operations
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)