[
https://issues.apache.org/jira/browse/BEAM-11065?focusedWorklogId=518670&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-518670
]
ASF GitHub Bot logged work on BEAM-11065:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 01/Dec/20 21:31
Start Date: 01/Dec/20 21:31
Worklog Time Spent: 10m
Work Description: TheNeuralBit commented on pull request #13112:
URL: https://github.com/apache/beam/pull/13112#issuecomment-736833135
> In the Read me file, we can add that this Beam pipeline was also created
as a Dataflow Flex Template and people can learn how to write something like
this in the Dataflow templates repo, we can then provide a link to your
templated hosted there.
This is a good idea. There could be a pointer the other direction as well
(from the Dataflow template to the Beam example). In case anyone discovers the
flex template and is interested in learning how to run a similar pipeline on
other runners
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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: 518670)
Time Spent: 5h 10m (was: 5h)
> Apache Beam Template to ingest from Apache Kafka to Google Pub/Sub
> ------------------------------------------------------------------
>
> Key: BEAM-11065
> URL: https://issues.apache.org/jira/browse/BEAM-11065
> Project: Beam
> Issue Type: Improvement
> Components: examples-java
> Reporter: Ilya Kozyrev
> Assignee: Ilya Kozyrev
> Priority: P3
> Labels: Clarified
> Time Spent: 5h 10m
> Remaining Estimate: 0h
>
> In the Beam repository, we have awesome examples on java and python, however,
> there are not presented any templates.
> The reason for templates here, some users would like to use parametrized flex
> templates for common use cases. For example, if I want to do a typical
> pipeline, read from some source, and write to another source, I would happy
> if Beam provides a finally implemented pipeline for my common case in which I
> can put only parameters to customize input and output sources.
> I propose to add the new directory under the examples folder and name it
> "templates". It will be a new Gradle module in the project. As a first
> template, I propose to implement Kafka to Pubsub template.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)