You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Abhishek Agarwal (JIRA)" <ji...@apache.org> on 2016/03/14 15:22:33 UTC

[jira] [Created] (STORM-1625) guava dependency is being shipped inside storm distribution

Abhishek Agarwal created STORM-1625:
---------------------------------------

             Summary: guava dependency is being shipped inside storm distribution
                 Key: STORM-1625
                 URL: https://issues.apache.org/jira/browse/STORM-1625
             Project: Apache Storm
          Issue Type: Bug
          Components: storm-core, storm-sql
            Reporter: Abhishek Agarwal
            Assignee: Abhishek Agarwal


We shade guava classes inside storm-core so that client can work with any version of guava without any clashes. However, storm-sql-core has a transitive dependency on guava and thus the guava jar is still getting shipped in lib folder. 



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