You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Prabhu Joseph (Jira)" <ji...@apache.org> on 2022/08/04 12:58:00 UTC

[jira] [Resolved] (HADOOP-18363) Fix bug preventing hadoop-metrics2 from emitting metrics to > 1 Ganglia servers.

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

Prabhu Joseph resolved HADOOP-18363.
------------------------------------
    Fix Version/s: 3.4.0
       Resolution: Fixed

> Fix bug preventing hadoop-metrics2 from emitting metrics to > 1 Ganglia servers.
> --------------------------------------------------------------------------------
>
>                 Key: HADOOP-18363
>                 URL: https://issues.apache.org/jira/browse/HADOOP-18363
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: metrics
>    Affects Versions: 3.2.4, 3.3.3
>            Reporter: groot
>            Assignee: groot
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> AbstractGangliaSink is used by the hadoop-metrics2 package to emit metrics to Ganglia. Currently, this class uses the apache commons-configuration package to read from the hadoop-metrics2.properties file. commons-configuration is outdated, and has a bug where the .getString function drops everything after the first comma. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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