[ https://issues.apache.org/jira/browse/HDFS-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eli Collins updated HDFS-2255:
------------------------------
Labels: newbie (was: )
> Improve NameNode metrics to distinguish between InodeDirectory and InodeFiles
> -----------------------------------------------------------------------------
>
> Key: HDFS-2255
> URL: https://issues.apache.org/jira/browse/HDFS-2255
> Project: Hadoop HDFS
> Issue Type: Improvement
> Components: name-node
> Reporter: Lohit Vijayarenu
> Assignee: Lohit Vijayarenu
> Labels: newbie
>
> On trunk we have NameNode which records FilesCreated and FSDirectory records files_deleted.
While NameNode records actual number of files created, FSDirectory records deletion of files
and directories. These are not consistent. It would be good to re-factor these metrics so
that we collect only Inode counts in FSDirectory and file creation/deletion in NameNode.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
|