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

Trevor Lorimer commented on HDFS-4860:
--------------------------------------

Thanks for the notes Todd, in the previous version I was splitting the string 
for display reasons. 
For this latest update I am just sending the data as it is presented from 
JournalManager, the data can be reformatted as required by the consumer.
                
> 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
>         Attachments: 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