[
https://issues.apache.org/jira/browse/STORM-447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14113909#comment-14113909
]
ASF GitHub Bot commented on STORM-447:
--------------------------------------
Github user harshach commented on the pull request:
https://github.com/apache/incubator-storm/pull/219#issuecomment-53746148
@ptgoetz @revans2 Sorry!. I ran into ClassNotFoundException:
org.apache.zookeeper.data.Stat when I tried to start nimbus and thought the
issue might be related to this. But I tested again running storm cluster with
above changes and deploying topologies don't see this issue. I am still +1.
Thanks.
> 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 (Incubating)
> Issue Type: Bug
> Reporter: P. Taylor Goetz
> Assignee: P. Taylor Goetz
>
> 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.2#6252)