You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2018/02/01 15:02:00 UTC

[jira] [Updated] (STORM-2928) (For 2.0.0) In a secure cluster with storm-autocreds enabled storm-druid can fail with NoSuchMethodError

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

Jungtaek Lim updated STORM-2928:
--------------------------------
    Affects Version/s:     (was: 1.2.0)
                       2.0.0

> (For 2.0.0) In a secure cluster with storm-autocreds enabled storm-druid can fail with NoSuchMethodError
> --------------------------------------------------------------------------------------------------------
>
>                 Key: STORM-2928
>                 URL: https://issues.apache.org/jira/browse/STORM-2928
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-autocreds, storm-druid
>    Affects Versions: 2.0.0
>            Reporter: Arun Mahadevan
>            Assignee: Arun Mahadevan
>            Priority: Major
>              Labels: pull-request-available
>
> 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)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)