You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@storm.apache.org by "Haohui Mai (JIRA)" <ji...@apache.org> on 2015/11/11 23:38:11 UTC

[jira] [Created] (STORM-1201) Support distributed deployment in StormSQL

Haohui Mai created STORM-1201:
---------------------------------

             Summary: Support distributed deployment in StormSQL
                 Key: STORM-1201
                 URL: https://issues.apache.org/jira/browse/STORM-1201
             Project: Apache Storm
          Issue Type: New Feature
          Components: storm-sql
            Reporter: Haohui Mai


StormSQL compiles the SQL statements into Java classes. The Trident topology executes these classes in order to execute the SQL statements.

These classes need to be properly distributed through Nimbus so that the topology can be run in distributed mode.



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