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

Abhishek Agarwal commented on STORM-1435:
-----------------------------------------

There are two types of jars - application jars and system jars. System jars 
have to be added implicitly by the sql implementation. Application jars should 
be added explicitly by user. Btw, I consider storm-sql-kafka an application 
jar, and storm-sql-core a system jar. 

> 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
>
> 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