Stig Rohde Døssing created STORM-3356:
-----------------------------------------
Summary: Storm-hive should not pull in a compile-scope sfl4j
binding
Key: STORM-3356
URL: https://issues.apache.org/jira/browse/STORM-3356
Project: Apache Storm
Issue Type: Bug
Affects Versions: 2.0.0
Reporter: Stig Rohde Døssing
Assignee: Stig Rohde Døssing
Our Hive dependencies are leaking org.apache.logging.log4j:log4j-slf4j-impl
into our compile-scope dependencies. This causes a multiple bindings warning
when starting e.g. storm-starter, since the jar gets bundled into the topology
jar, and there is also a log4j-slf4j-impl present in the Storm cluster.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)