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

[jira] [Created] (STORM-2053) Support connection between existing Trident Stream and Storm SQL (Input / Output)

Jungtaek Lim created STORM-2053:
-----------------------------------

             Summary: Support connection between existing Trident Stream and Storm SQL (Input / Output) 
                 Key: STORM-2053
                 URL: https://issues.apache.org/jira/browse/STORM-2053
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-sql
            Reporter: Jungtaek Lim


Currently Storm SQL requires users to set input / output data sources on DDL which restricts whole topology constructed by only SQL statement.

It might be good to have hybrid construction of Trident topology via providing API for connecting Trident API and Storm SQL. (It would be a concatenation of Streams.)

Things to check: Trident doesn't preserve type information which can be blocker for this.



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