[ 
https://issues.apache.org/jira/browse/STORM-1757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15284720#comment-15284720
 ] 

Sriharsha Chintalapani commented on STORM-1757:
-----------------------------------------------

[~revans2] can you answer my earlier question about having one API doing both 
per tuple and batching. With your proposed I can see we are adding more 
layering and more api but doesn't solve the problem that user faces today. When 
they come to Storm to develop their application it will be more confusing to 
see all these options. 
We can still have a storm-core API as a bottom layer without replacing anything 
but have Java8 api to-do micro-batching and per tuple. 
And all the high-level languages can integrate with java8 if some users require 
it. With this model there will be one api (java8) and if some domain specific 
languages needed we can still do so.

> Apache Beam Runner for Storm
> ----------------------------
>
>                 Key: STORM-1757
>                 URL: https://issues.apache.org/jira/browse/STORM-1757
>             Project: Apache Storm
>          Issue Type: Brainstorming
>            Reporter: P. Taylor Goetz
>            Priority: Minor
>
> This is a call for interested parties to collaborate on an Apache Beam [1] 
> runner for Storm, and express their thoughts and opinions.
> Given the addition of the Windowing API to Apache Storm, we should be able to 
> map naturally to the Beam API. If not, it may be indicative of shortcomings 
> of the Storm API that should be addressed.
> [1] http://beam.incubator.apache.org



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

Reply via email to