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

Suresh Srinivas commented on HDFS-4860:
---------------------------------------

There is a lot duplication of this work with NamenodeMXBean. Can you please 
present an analysis of what was missing in that? Also if there are things 
missing, that needs to go into NamenodeMxBean?
                
> Add additional attributes to JMX beans
> --------------------------------------
>
>                 Key: HDFS-4860
>                 URL: https://issues.apache.org/jira/browse/HDFS-4860
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>          Components: namenode
>    Affects Versions: 0.20.204.1, 3.0.0, 2.1.0-beta, 2.0.4-alpha
>            Reporter: Trevor Lorimer
>            Assignee: Trevor Lorimer
>             Fix For: 3.0.0, 2.3.0
>
>         Attachments: HDFS-4860-3.diff, HDFS-4860-3.diff
>
>
> Currently the JMX bean returns much of the data contained on the HDFS Health 
> webpage (dfsHealth.html). However there are several other attributes that are 
> required to be added.
> I intend to add the following items to the appropriate bean in parenthesis :
> Started time (NameNodeInfo),
> Compiled info (NameNodeInfo),
> Jvm MaxHeap, MaxNonHeap (JvmMetrics)
> Node Usage stats (i.e. Min, Median, Max, stdev) (NameNodeInfo),
> Count of decommissioned Live and Dead nodes (FSNamesystemState),
> Journal Status (NodeNameInfo)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to