[ 
https://issues.apache.org/jira/browse/HDFS-2255?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins moved HADOOP-3527 to HDFS-2255:
-------------------------------------------

    Component/s:     (was: metrics)
                 name-node
            Key: HDFS-2255  (was: HADOOP-3527)
        Project: Hadoop HDFS  (was: Hadoop Common)

> 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

        

Reply via email to