You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Aravindan Vijayan (JIRA)" <ji...@apache.org> on 2018/08/08 17:31:00 UTC

[jira] [Resolved] (AMBARI-23112) Some libraries are not relocated in ambari-metrics-common jar

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

Aravindan Vijayan resolved AMBARI-23112.
----------------------------------------
    Resolution: Fixed

Pushed to trunk,.

> 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: 3.0.0
>            Reporter: Aravindan Vijayan
>            Assignee: Aravindan Vijayan
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.0.0
>
>         Attachments: AMBARI-23112.patch
>
>          Time Spent: 4h 10m
>  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)