[
https://issues.apache.org/jira/browse/AMBARI-16111?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15258005#comment-15258005
]
Olivér Szabó commented on AMBARI-16111:
---------------------------------------
committed to trunk:
{code:java}
commit 071c175a119c54f26cb12a092992d18e69a425ba
Author: oleewere <[email protected]>
Date: Tue Apr 26 14:22:10 2016 +0200
AMBARI-16111. Add ambari-metrics-common dependency instead of hard-coded
metrics code in Logfeeder (Dharmesh Makwana via oleewere)
{code}
> Add ambari-metrics-common dependency instead of hard-coded metrics code in
> Logfeeder
> ------------------------------------------------------------------------------------
>
> Key: AMBARI-16111
> URL: https://issues.apache.org/jira/browse/AMBARI-16111
> Project: Ambari
> Issue Type: Improvement
> Components: ambari-server
> Affects Versions: 2.4.0
> Reporter: Dharmesh Makwana
> Priority: Critical
> Labels: improvement
> Fix For: 2.4.0
>
>
> Add dependency in Logfeeder and remove org.apache.hadoop.metrics2.sink
> package
> <dependency>
> <groupId>org.apache.ambari</groupId>
> <artifactId>ambari-metrics-common</artifactId>
> <version>${project.version}</version>
> </dependency>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)