[ 
https://issues.apache.org/jira/browse/STORM-829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14703856#comment-14703856
 ] 

ASF GitHub Bot commented on STORM-829:
--------------------------------------

GitHub user YvonneIronberg opened a pull request:

    https://github.com/apache/storm/pull/690

    STORM-829

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/YvonneIronberg/storm storm-829

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/690.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 #690
    
----
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.

commit a59823446b89ccce461c72b655e157983be4dca2
Author: YvonneIronberg <[email protected]>
Date:   2015-08-19T19:35:42Z

    STORM-1000.

commit 2c8502cc84565d138c97709737dbd60cdb7b2a1a
Author: YvonneIronberg <[email protected]>
Date:   2015-08-19T21:00:33Z

    STORM-829.

commit f3deb85b8e58069cca26ec87f71f4044e86d50cf
Author: YvonneIronberg <[email protected]>
Date:   2015-08-19T22:23:24Z

    STORM-829.

commit 0c8582e453caa12093f47c4b66c084dd28f77cd5
Author: YvonneIronberg <[email protected]>
Date:   2015-08-19T22:30:02Z

    storm-829.

commit 095c796f6e26e555dfc3f62146721553d3d5cb35
Author: YvonneIronberg <[email protected]>
Date:   2015-08-19T22:32:25Z

    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)

Reply via email to