[
https://issues.apache.org/jira/browse/EAGLE-138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15112501#comment-15112501
]
ASF GitHub Bot commented on EAGLE-138:
--------------------------------------
Github user haoch closed the pull request at:
https://github.com/apache/incubator-eagle/pull/73
> Extend JMX Collector to support "hadoop.namenode.JournalTransaction"
> --------------------------------------------------------------------
>
> Key: EAGLE-138
> URL: https://issues.apache.org/jira/browse/EAGLE-138
> Project: Eagle
> Issue Type: Improvement
> Affects Versions: 0.3.0
> Reporter: Hao Chen
> Assignee: Hao Chen
> Fix For: 0.3.0
>
>
> Convert
> {code}
> {
> name: "Hadoop:service=NameNode,name=NameNodeInfo",
> JournalTransactionInfo:
> "{\"LastAppliedOrWrittenTxId\":\"75672\",\"MostRecentCheckpointTxId\":\"38894\"}",
> }
> {code}
> to
> * hadoop.namenode.JournalTransactionInfo.LastAppliedOrWrittenTxId
> * hadoop.namenode.JournalTransactionInfo.MostRecentCheckpointTxId
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)