[
https://issues.apache.org/jira/browse/HADOOP-18363?focusedWorklogId=794889&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-794889
]
ASF GitHub Bot logged work on HADOOP-18363:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jul/22 13:20
Start Date: 25/Jul/22 13:20
Worklog Time Spent: 10m
Work Description: ashutoshcipher opened a new pull request, #4627:
URL: https://github.com/apache/hadoop/pull/4627
### Description of PR
Fix bug preventing hadoop-metrics2 from emitting metrics to > 1 Ganglia
servers
JIRA - HADOOP-18363
### For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
- [ ] Object storage: have the integration tests been executed and the
endpoint declared according to the connector-specific documentation?
- [ ] If adding new dependencies to the code, are these dependencies
licensed in a way that is compatible for inclusion under [ASF
2.0](http://www.apache.org/legal/resolved.html#category-a)?
- [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`,
`NOTICE-binary` files?
Issue Time Tracking
-------------------
Worklog Id: (was: 794889)
Remaining Estimate: 0h
Time Spent: 10m
> 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
> Time Spent: 10m
> 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: [email protected]
For additional commands, e-mail: [email protected]