[
https://issues.apache.org/jira/browse/FLINK-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15119010#comment-15119010
]
ASF GitHub Bot commented on FLINK-3270:
---------------------------------------
Github user rmetzger commented on the pull request:
https://github.com/apache/flink/pull/1533#issuecomment-175544829
I understand that argument, and I would be strongly against adding examples
for each connector.
The pull request is moving the example away from the Kafka project into the
main Flink examples.
The reasons why I wanted to have Kafka in the main examples:
- Almost all Flink users I know are using Kafka, so its important to place
the example prominently.
- Its very handy to deploy a Kafka example with the binary distribution to
quickly test if flink is properly working on a cluster with Kafka (instead of
building a separate project somewhere)
> Add example for reading and writing to Kafka
> --------------------------------------------
>
> Key: FLINK-3270
> URL: https://issues.apache.org/jira/browse/FLINK-3270
> Project: Flink
> Issue Type: Improvement
> Components: Examples, Kafka Connector
> Reporter: Robert Metzger
> Assignee: Robert Metzger
>
> The Kafka connector of Flink is the most used streaming connector. I would
> like to add two examples showing how to read and write data into a Kafka
> topic.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)