You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@htrace.apache.org by "Colin Patrick McCabe (JIRA)" <ji...@apache.org> on 2014/12/05 22:26:12 UTC

[jira] [Updated] (HTRACE-7) htrace-core should shade its dependencies to avoid leaking them on to client CLASSPATH

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

Colin Patrick McCabe updated HTRACE-7:
--------------------------------------
    Attachment: HTRACE-7.001.patch

> htrace-core should shade its dependencies to avoid leaking them on to client CLASSPATH
> --------------------------------------------------------------------------------------
>
>                 Key: HTRACE-7
>                 URL: https://issues.apache.org/jira/browse/HTRACE-7
>             Project: HTrace
>          Issue Type: Bug
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>         Attachments: HTRACE-7.001.patch
>
>
> htrace-core should shade its dependencies to avoid leaking them on to client CLASSPATH.  This is particularly a problem with Hadoop.  We do not want our versions of Guava and Jetty to fight with Hadoop's versions (and different versions of Hadoop have different ones.)  Luckily, this can be fixed very easily just by shading our dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)