[
https://issues.apache.org/jira/browse/STORM-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15400926#comment-15400926
]
Haohui Mai commented on STORM-1435:
-----------------------------------
The core jar essentially compiles the SQL statements into topology.
The topology should only depend on the storm-sql-runtime jar and the
application jars (e.g., connectors for kafka). Please feel free to fix it if
this is not the case.
> 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)