[
https://issues.apache.org/jira/browse/FLINK-3270?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15110410#comment-15110410
]
ASF GitHub Bot commented on FLINK-3270:
---------------------------------------
GitHub user rmetzger opened a pull request:
https://github.com/apache/flink/pull/1533
[FLINK-3270] Add Kafka example
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/flink flink3270
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1533.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1533
----
commit 75cfb7c8d63bed8b367fd9aa7d09ccf1b51b4bd5
Author: Robert Metzger <[email protected]>
Date: 2016-01-21T10:42:12Z
[FLINK-3270] Add Kafka example
----
> 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)