You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Jungtaek Lim (JIRA)" <ji...@apache.org> on 2017/03/10 08:50:04 UTC

[jira] [Created] (STORM-2406) [Storm SQL] Change underlying API to Streams API

Jungtaek Lim created STORM-2406:
-----------------------------------

             Summary: [Storm SQL] Change underlying API to Streams API
                 Key: STORM-2406
                 URL: https://issues.apache.org/jira/browse/STORM-2406
             Project: Apache Storm
          Issue Type: Improvement
          Components: storm-sql
    Affects Versions: 2.0.0
            Reporter: Jungtaek Lim


Since we dropped features which conform to the Trident semantic, Storm SQL doesn't need to rely on Trident, which is micro-batch.

Both core API and Streams API are candidates, but we should implement some bolts when we decide to rely on core API, whereas we don't need to do that for Streams API. (If we need to, that's the point to improve Streams API.)

Streams API also provides windowing feature via tuple-to-tuple semantic, so it's ready for STORM-2405 too.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)