Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
Description
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.
Attachments
Issue Links
- links to