[
https://issues.apache.org/jira/browse/AMBARI-23112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16423198#comment-16423198
]
Hudson commented on AMBARI-23112:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8961 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8961/])
AMBARI-23112 : Some libraries are not relocated in ambari-metrics-common
(avijayan:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=e02a6208920a2d4470558fec8cf22556343f84fe])
* (edit) ambari-metrics/ambari-metrics-common/pom.xml
> Some libraries are not relocated in ambari-metrics-common jar
> -------------------------------------------------------------
>
> Key: AMBARI-23112
> URL: https://issues.apache.org/jira/browse/AMBARI-23112
> Project: Ambari
> Issue Type: Bug
> Components: ambari-metrics
> Affects Versions: 2.7.0
> Reporter: Aravindan Vijayan
> Assignee: Aravindan Vijayan
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.7.0
>
> Attachments: AMBARI-23112.patch
>
> Time Spent: 50m
> Remaining Estimate: 0h
>
> Some libraries are not relocated in ambari-metrics-common jar, that means
> some classes are exists in the jar, and those can be on the classpath as well
> (with different versions), which can cause issues.
> Libaries which are not shaded: (not sure that conventional, but i think we
> should not include those dependencies in the uberjar if those are not shaded):
> * commons-lang
> * commons-math3
> * commons-codec
> * jackson-xc
> * jackson-core-asl / jackson-mapper-asl
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)