[
https://issues.apache.org/jira/browse/STORM-2406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jungtaek Lim resolved STORM-2406.
---------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Merged into master.
> [Storm SQL] Change underlying API to Streams API (for 2.0.0)
> ------------------------------------------------------------
>
> 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
> Assignee: Jungtaek Lim
> Priority: Major
> Labels: pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 12h 40m
> Remaining Estimate: 0h
>
> 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
(v7.6.3#76005)