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

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

one of the main things that I am interested as part of this work is to unifying 
the APIs. I can start another discussion around it but here are my early 
thoughts. Instead of having two APIs 1. Storm core 2. Trident we can use beam 
to unify this i.e 
Use the same api to do the per tuple and batching instead of asking users to 
write two different sets code if they want to do core or trident. Its up to the 
user's choice if they prefer throughput or latency.
We can keep the core api and deprecate the trident for next versions.

> 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