GitHub user haohui opened a pull request:

    https://github.com/apache/storm/pull/910

    STORM-1201. Support distributed deployment in StormSQL.

    This PR implements the support of submitting StormSQL topologies to a Storm 
cluster. It introduces a new `storm sql` command in the CLI so that users can 
compile, submit and run StormSQL topology.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/haohui/storm STORM-1201

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/910.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 #910
    
----
commit 0e3dba7a40aec50f5e8e3e3da65ff3e549097b1e
Author: Haohui Mai <[email protected]>
Date:   2015-12-01T02:58:29Z

    STORM-1357. Support writing to Kafka streams in Storm SQL.

commit c1f271a177b5bc3cbf043aa44b83c1200d475a31
Author: Haohui Mai <[email protected]>
Date:   2015-12-02T09:02:28Z

    STORM-1201. Support distributed deployment in StormSQL.

----


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

Reply via email to