[
https://issues.apache.org/jira/browse/BEAM-52?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15264733#comment-15264733
]
Aljoscha Krettek commented on BEAM-52:
--------------------------------------
Ah, I also implemented one here:
https://github.com/aljoscha/incubator-beam/commits/kafka-sink. I was playing
around with this today because I didn't want to wait. :-)
But no worries. Since you already started working on this and the issue is
assigned to you we can discard my code.
> KafkaIO - bounded/unbounded, source/sink
> ----------------------------------------
>
> Key: BEAM-52
> URL: https://issues.apache.org/jira/browse/BEAM-52
> Project: Beam
> Issue Type: New Feature
> Components: sdk-java-extensions
> Reporter: Daniel Halperin
> Assignee: Raghu Angadi
>
> We should support Apache Kafka. The priority list is probably:
> * UnboundedSource
> * unbounded Sink
> * BoundedSource
> * bounded Sink
> The connector should be well-tested, especially around UnboundedSource
> checkpointing and resuming, and data duplication.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)