GitHub user HeartSaVioR opened a pull request:
https://github.com/apache/storm/pull/2042
STORM-2453 Move non-connectors into the top directory
* move storm-sql, flux, storm-submit-tools to the top directory
* rearrange target directories for them in binary dist.
* create "lib-tools" directory for storing non-storm-core libs
* sql: lib-tools/sql/core and lib-tools/sql/runtime
* storm-submit-tools: lib-tools/submit-tools
* storm-kafka-monitor: lib-tools/storm-kafka-monitor
Manual test succeed: storm sql succeeds with binary dist. package
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/HeartSaVioR/storm STORM-2453
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/storm/pull/2042.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 #2042
----
commit f4dd04d4b4ef3c81eb61cb0f88150f9001fd526c
Author: Jungtaek Lim <[email protected]>
Date: 2017-04-04T08:27:32Z
STORM-2453 Move non-connectors into the top directory
* move storm-sql, flux, storm-submit-tools to the top directory
* rearrange target directories for them in binary dist.
* create "lib-tools" directory for storing non-storm-core libs
* sql: lib-tools/sql/core and lib-tools/sql/runtime
* storm-submit-tools: lib-tools/submit-tools
* storm-kafka-monitor: lib-tools/storm-kafka-monitor
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---