[ https://issues.apache.org/jira/browse/HBASE-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mubarak Seyed updated HBASE-4940: --------------------------------- Fix Version/s: (was: 0.90.5) 0.90.6 > 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 > Priority: Minor > Labels: hbase-rest > Fix For: 0.90.6 > > Attachments: HBASE-4940.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