[
https://issues.apache.org/jira/browse/BEAM-11065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Anonymous updated BEAM-11065:
-----------------------------
Status: Triage Needed (was: Resolved)
> 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
> Fix For: 2.27.0
>
> Time Spent: 6h 50m
> 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.20.10#820010)