[
https://issues.apache.org/jira/browse/HBASE-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13235859#comment-13235859
]
Hudson commented on HBASE-4940:
-------------------------------
Integrated in HBase-TRUNK #2692 (See
[https://builds.apache.org/job/HBase-TRUNK/2692/])
HBASE-4940 hadoop-metrics.properties can include configuration of the rest
context for ganglia (Mubarak Seyed) (Revision 1303553)
Result = SUCCESS
larsh :
Files :
* /hbase/trunk/conf/hadoop-metrics.properties
> hadoop-metrics.properties can include configuration of the "rest" context for
> ganglia
> -------------------------------------------------------------------------------------
>
> Key: HBASE-4940
> URL: https://issues.apache.org/jira/browse/HBASE-4940
> Project: HBase
> Issue Type: Improvement
> Components: metrics
> Affects Versions: 0.90.5
> Environment: HBase-0.90.1
> Reporter: Mubarak Seyed
> Assignee: Mubarak Seyed
> Priority: Minor
> Labels: hbase-rest
> Fix For: 0.94.0, 0.96.0
>
> Attachments: HBASE-4940.patch, HBASE-4940.trunk.v1.patch,
> HBASE-4940.trunk.v2.patch
>
>
> It appears from hadoop-metrics.properties that configuration for rest context
> is missing. It would be good if we add the rest context and commented out
> them, if anyone is using rest-server and if they want to monitor using
> ganglia context then they can uncomment the rest context and use them for
> rest-server monitoring using ganglia.
> {code}
> # Configuration of the "rest" context for ganglia
> #rest.class=org.apache.hadoop.metrics.ganglia.GangliaContext
> #rest.period=10
> #rest.servers=ganglia-metad-hostname:port
> {code}
> Working on the patch, will submit it.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira