[
https://issues.apache.org/jira/browse/HADOOP-6977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12930795#action_12930795
]
Konstantin Boudnik commented on HADOOP-6977:
--------------------------------------------
In order for this functionality to work Hadoop daemons needs to have two system
properties set:
- -Dcom.sun.management.jmxremote (to enable JMX)
- -Dcom.sun.management.jmxremote.port (to set the static port for JMX
connections)
> Herriot daemon clients should vend statistics
> ---------------------------------------------
>
> Key: HADOOP-6977
> URL: https://issues.apache.org/jira/browse/HADOOP-6977
> Project: Hadoop Common
> Issue Type: Improvement
> Components: test
> Affects Versions: 0.22.0
> Reporter: Konstantin Boudnik
> Assignee: Konstantin Boudnik
> Attachments: FinderTest.java, HADOOP-6977.patch, HADOOP-6977.patch,
> HADOOP-6977.patch, HADOOP-6977.patch, HADOOP-6977.patch, HADOOP-6977.patch,
> HADOOP-6977.y20S.patch, HADOOP-6977.y20S.patch
>
>
> The HDFS web user interface serves useful information through dfshealth.jsp
> and dfsnodelist.jsp.
> The Herriot interface to Hadoop cluster daemons would benefit from the
> addition of some way to channel metics information.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.