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

Jungtaek Lim commented on STORM-1435:
-------------------------------------

In result, it just helped to relocate calcite. Others are all needed from 
storm-sql-kafka.
(most of things are needed from storm-kafka)

{code}
commons-lang-2.6.jar
curator-client-2.5.0.jar
curator-framework-2.5.0.jar
guava-16.0.1.jar
jackson-annotations-2.6.0.jar
jackson-core-2.6.3.jar
jackson-databind-2.6.3.jar
json-simple-1.1.1.jar
kafka-clients-0.8.2.1.jar
kafka_2.10-0.8.2.1.jar
metrics-core-2.2.0.jar
scala-library-2.10.4.jar
storm-kafka-1.0.2.jar
storm-sql-core-1.1.1-SNAPSHOT.jar
storm-sql-kafka-1.0.2.jar
storm-sql-runtime-1.0.2.jar
zookeeper-3.4.6.jar
{code}

Do we also need to shade and relocate storm-kafka? I'm not sure.

> Build a single jar with dependency for StormSQL dependency
> ----------------------------------------------------------
>
>                 Key: STORM-1435
>                 URL: https://issues.apache.org/jira/browse/STORM-1435
>             Project: Apache Storm
>          Issue Type: New Feature
>            Reporter: Haohui Mai
>            Assignee: Jungtaek Lim
>
> Currently StormSQL requires all dependency of the topology to reside in 
> either the `lib` or the `extlib` directory. It will greatly improve the 
> usability if StormSQL can provide a mechanism to pack all dependency with the 
> jar compiled from the topology.



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

Reply via email to