Commit 1d20663
committed
Kafka: various fixes
*) package renaming
*) move it out of contrib to I/O module
*) get it running as part of the normal travis build,
and remove specialization
*) remove examples, to be added in a separate PR.
Either there should be an addition to an existing example to
handle "multiple" streaming sources, or we should have this as an
integration test. No need, however, for an example just to show
how to use an I/O in a pipeline -- that's what Javadoc is for.1 parent f5c809d commit 1d20663
10 files changed
Lines changed: 252 additions & 765 deletions
File tree
- contrib
- examples/kafka
- src/main/java/com/google/cloud/dataflow/contrib/kafka/examples
- kafka
- sdks/java/io
- kafka
- src
- main/java/org/apache/beam/sdk/io/kafka
- test/java/org/apache/beam/sdk/io/kafka
This file was deleted.
0 commit comments