You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Lars Hofhansl (Commented) (JIRA)" <ji...@apache.org> on 2012/03/21 21:04:39 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13234952#comment-13234952 ] 

Lars Hofhansl commented on HBASE-4940:
--------------------------------------

Patch looks good to me. Any objections to committing?
                
> 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