GitHub user joeyfezster opened a pull request:

    https://github.com/apache/beam/pull/3780

    KafkaIO readme

    Following Beam's [Documentation 
page](https://beam.apache.org/documentation/io/built-in/), (which you get to 
from headder -> doccumentaton -> pipeline i/o -> built in i/o transforms) leads 
to the (kafkaIO 
class)[https://github.com/apache/beam/tree/master/sdks/java/io/kafka], but 
there is no docs there.
    
    I've added a short readme to make it easier for new users that need Kafka 
as their source/sink.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/joeyfezster/beam kafka_readme

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/beam/pull/3780.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 #3780
    
----
commit 3a1acb38a6e98d841c05fbbc206147d26b3d8685
Author: Baruch <[email protected]>
Date:   2017-08-29T12:05:39Z

    add README to kafka io

commit a70a4befcc6c4df4a0baabf7765b30b6f810ca0a
Author: Baruch <[email protected]>
Date:   2017-08-29T12:07:21Z

    typo fix

commit f2cf5315e5d68c7569546c7e582413b668766c0a
Author: Baruch <[email protected]>
Date:   2017-08-29T12:18:51Z

    Aviem Zurs comments

commit 5c45a9d90b2841f17b294bc9c522b363ebc205d1
Author: Baruch <[email protected]>
Date:   2017-08-29T12:44:43Z

    touchup

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to