You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Rick Kellogg (JIRA)" <ji...@apache.org> on 2015/10/05 02:53:27 UTC

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

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

Rick Kellogg updated STORM-829:
-------------------------------
    Component/s: storm-core

> Hadoop dependency confusion
> ---------------------------
>
>                 Key: STORM-829
>                 URL: https://issues.apache.org/jira/browse/STORM-829
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-core
>            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)