[
https://issues.apache.org/jira/browse/BEAM-6207?focusedWorklogId=192229&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-192229
]
ASF GitHub Bot logged work on BEAM-6207:
----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Jan/19 12:29
Start Date: 30/Jan/19 12:29
Worklog Time Spent: 10m
Work Description: mwalenia commented on pull request #7612: [BEAM-6207]
Added option to publish synthetic data to Kafka topic.
URL: https://github.com/apache/beam/pull/7612#discussion_r252235347
##########
File path: sdks/java/io/synthetic/build.gradle
##########
@@ -29,11 +29,13 @@ dependencies {
shadow library.java.jackson_annotations
shadow library.java.jackson_databind
shadow library.java.guava
+ shadow library.java.kafka_clients
Review comment:
That's true, I moved it
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 192229)
Time Spent: 3h 40m (was: 3.5h)
> extend "Data insertion Pipeline" with Kafka IO
> ----------------------------------------------
>
> Key: BEAM-6207
> URL: https://issues.apache.org/jira/browse/BEAM-6207
> Project: Beam
> Issue Type: Sub-task
> Components: io-java-kafka, testing
> Reporter: Lukasz Gajowy
> Assignee: Michal Walenia
> Priority: Trivial
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
> Since now we have the Data insertion pipeline based on PubSubIO, it can be
> easily extended with KafkaIO if needed. Same data then could be published to
> any of the sinks leaving out the choice and enabling the data insertion
> pipeline for Flink.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)