Uploaded image for project: 'Apache Storm'
  1. Apache Storm
  2. STORM-3146

dependencies conflict

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Blocker
    • Resolution: Unresolved
    • 1.0.6
    • None
    • storm-hdfs
    • None

    Description

      I have configure apache hadoop cluster (2.9.1) . storm hdfs by default it takes 2.6.1 hadoop dependencies  , I have excluded it from dependencies and add hadoop 2.9.1 dependencies. I have attached my pom along with it. 

      I am finding following error:

      java.lang.NoSuchMethodError: org.apache.hadoop.security.authentication.util.KerberosUtil.hasKerberosTicket(Ljavax/security/auth/Subject;)Z
      at org.apache.hadoop.security.UserGroupInformation.<init>(UserGroupInformation.java:666) ~[hadoop-common-2.9.1.jar:?]
      at org.apache.hadoop.security.UserGroupInformation.loginUserFromSubject(UserGroupInformation.java:861) ~[hadoop-common-2.9.1.jar:?]

       

      When I change the hadoop version to 2.6.1 ,I am not finding that error.

       

       

       

      Attachments

        1. pom.xml
          5 kB
          andani

        Activity

          People

            Unassigned Unassigned
            andy09 andani
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: