[
https://issues.apache.org/jira/browse/BEAM-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16765869#comment-16765869
]
Elliot West commented on BEAM-2466:
-----------------------------------
[~vectorijk], did you make any progress with your PoC?
Superficially, some disconnects that I see between the two are:
* Topic I/O is encapsulated within KStreams and surfaced only at a high level
API. This would make it challenging to integrate Beam I/O.
* No concept of 'batch processing' in KStreams (understandably) - perhaps this
is simply a part of Beam that would be unsupported?
> Add Kafka Streams runner
> ------------------------
>
> Key: BEAM-2466
> URL: https://issues.apache.org/jira/browse/BEAM-2466
> Project: Beam
> Issue Type: Wish
> Components: runner-ideas
> Reporter: Lorand Peter Kasler
> Assignee: Kai Jiang
> Priority: Minor
> Labels: triaged
>
> Kafka Streams (https://kafka.apache.org/documentation/streams) has more and
> more features that could make it a viable candidate for a streaming runner.
> It uses DataFlow-like model
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)