You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Brahma Reddy Battula (Jira)" <ji...@apache.org> on 2020/04/10 18:15:06 UTC

[jira] [Updated] (HADOOP-13477) Hadoop metrics can be only sent to the first ganglia gmond server

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

Brahma Reddy Battula updated HADOOP-13477:
------------------------------------------
    Target Version/s: 3.4.0  (was: 3.3.0)

Bulk update: moved all 3.3.0 non-blocker issues, please move back if it is a blocker.

> Hadoop metrics can be only sent to the first ganglia gmond server
> -----------------------------------------------------------------
>
>                 Key: HADOOP-13477
>                 URL: https://issues.apache.org/jira/browse/HADOOP-13477
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: metrics
>    Affects Versions: 2.7.2, 2.6.4
>            Reporter: JerryXin
>            Assignee: JerryXin
>            Priority: Minor
>              Labels: ganglia, metrics, stale
>         Attachments: HADOOP-13477.001.patch, HADOOP-13477.002.patch
>
>
> Ganglia metrics can be only sent to the first metric server.
> If I config namenode.sink.ganglia.servers=host1:8649,host2:8649 in hadoop-metrics2.properties,then metrics can only be sent to host1,host2 will never receive them.This means if  gmond on host1 is down,metrics will not be collected.
> This happens because GangliaSink parse metric servers use a getString method in SubsetConfiguration,while this method return only the first element in the list.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org