You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2015/05/19 21:01:01 UTC

[jira] [Created] (STORM-829) Hadoop dependency confusion

Robert Joseph Evans created STORM-829:
-----------------------------------------

             Summary: Hadoop dependency confusion
                 Key: STORM-829
                 URL: https://issues.apache.org/jira/browse/STORM-829
             Project: Apache Storm
          Issue Type: Bug
            Reporter: Robert Joseph Evans


The hadoop dependencies seem a bit messed up.  We have a hadoop.version set in the main pom.xml to 2.6.0 but it does not really appear to be used.  storm-core uses hadoop-auth set to 2.4.0, storm-hdfs hard codes it to 2.2.0, storm-hbase does the same.  We should have all of the versions be consistent and come from the main pom.xml.  Also what are we using hadoop-auth for in storm-core.

Also it looks like we should remove the hadoop-auth dependency.  When AutoHDFS and AutoHBase moved out of storm-core it looks like it was left there by mistake. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)