groot created HADOOP-18363:
------------------------------

             Summary: 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.3.3, 3.2.4
            Reporter: groot
            Assignee: groot


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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-dev-h...@hadoop.apache.org

Reply via email to