You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/09 02:42:27 UTC

[jira] [Updated] (STORM-447) shade/relocate packages of dependencies that are common causes of dependency conflicts

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

Rick Kellogg updated STORM-447:
-------------------------------
    Component/s: storm-core

> shade/relocate packages of dependencies that are common causes of dependency conflicts
> --------------------------------------------------------------------------------------
>
>                 Key: STORM-447
>                 URL: https://issues.apache.org/jira/browse/STORM-447
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            Reporter: P. Taylor Goetz
>            Assignee: P. Taylor Goetz
>             Fix For: 0.9.3
>
>
> A number of Storm's dependencies regularly conflict with user dependencies:
> * Netty (tends to conflict with Cassandra and others)
> * Guava
> * httpclient
> Shading these into storm-core.jar and doing package relocation will eliminate dependency conflicts when user code (topologies) depends on conflicting versions.



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