Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.2.0
Description
storm-autocreds brings in the curator 4.0 via transitive dependency of storm-core, even though storm-core is listed as provided scope, the app assembler plugin puts the dependency (curator 4.0) into external/storm-autocreds directory. This conflicts with the storm-druid tranquility library which depends on curator 2.6.0
2018-01-22 08:43:54.047 o.a.s.d.executor Thread-15-54-Dashboard-Violation-Predicted-executor[20 20] [ERROR]
java.lang.NoSuchMethodError: org.apache.curator.framework.api.CreateBuilder.creatingParentsIfNeeded()Lorg/apache/curator/framework/api/ProtectACLCreateModePathAndBytesable;
at com.metamx.tranquility.beam.ClusteredBeam$$anonfun$com$metamx$tranquility$beam$ClusteredBeam$$zpathWithDefault$1.apply(ClusteredBeam.scala:125)
Attachments
Issue Links
- is cloned by
-
STORM-2928 (For 2.0.0) In a secure cluster with storm-autocreds enabled storm-druid can fail with NoSuchMethodError
- Closed
- links to