[
https://issues.apache.org/jira/browse/STORM-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701682#comment-14701682
]
ASF GitHub Bot commented on STORM-829:
--------------------------------------
GitHub user YvonneIronberg opened a pull request:
https://github.com/apache/storm/pull/689
STORM-829
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/YvonneIronberg/storm master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/689.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #689
----
commit 6a30be80a895c63d5e0c53183a9807b8e8c3a8b5
Author: YvonneIronberg <[email protected]>
Date: 2015-08-18T17:37:31Z
STORM-829.
commit 8d487852e51c67d943ee6ea2b778e9e68da5f062
Author: YvonneIronberg <[email protected]>
Date: 2015-08-18T17:44:29Z
STORM-829.
----
> 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)