andani created STORM-3146:
-----------------------------

             Summary: dependencies conflict
                 Key: STORM-3146
                 URL: https://issues.apache.org/jira/browse/STORM-3146
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-hdfs
    Affects Versions: 1.0.6
            Reporter: andani
         Attachments: pom.xml

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.

 

 

 



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

Reply via email to