You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Mubarak Seyed (Updated) (JIRA)" <ji...@apache.org> on 2012/01/24 20:36:40 UTC

[jira] [Updated] (HBASE-4940) hadoop-metrics.properties can include configuration of the "rest" context for ganglia

     [ https://issues.apache.org/jira/browse/HBASE-4940?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mubarak Seyed updated HBASE-4940:
---------------------------------

    Attachment: HBASE-4940.trunk.v2.patch

The attached file (HBASE-4940.trunk.v2.patch)  updates the patch with explanation for GMETADHOST_IP
                
> 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
>
>         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