[
https://issues.apache.org/jira/browse/BEAM-2466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16767394#comment-16767394
]
Kai Jiang commented on BEAM-2466:
---------------------------------
[~teabot] IMHO, There should not exist a 'batch processing' concept for
KStreams. I think we needs limit Beam only in streaming mode for
KafkaStreamsRunner.
[~aromanenko] I think it requires kafka topic as streaming input. Internally,
KStream source utilized kafka topics as input.
PoC branch: https://github.com/vectorijk/beam/tree/kafka-stream
Welcome any ideas!
> 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)