Hi Beam Community, There was no feedback on the proposal, and I would like to submit PR for this proposal.
I created a JIRA improvement<https://issues.apache.org/jira/browse/BEAM-11065> to track this proposal and now submitting PR<https://github.com/apache/beam/pull/13112> in the Beam repository related to the proposal that I sent before. We suggest adding /template folder to the repository root to help discover templates by developers. This will provide structure for future templates development for Beam. Could someone kindle help with reviewing the PR<https://github.com/apache/beam/pull/13112> ? Thank you, Ilya On 7 Oct 2020, at 21:23, Ilya Kozyrev <[email protected]<mailto:[email protected]>> wrote: Hi Beam Community, I have a proposal to add Apache Beam example that is a template to ingest data from Apache Kafka to Google Cloud Pub/Sub. More detailed information about the proposed template can be found in README<https://github.com/akvelon/beam/blob/KafkaToPubsubTemplate/templates/README.md> file, and a prototype<https://github.com/akvelon/beam/pull/1> was built with a team. I'd like to ask for your feedback before moving forward with finishing the template. I did not see a folder that provides easily discoverable templates to a developer. I would like to propose adding a "templates" folder where other Apache Beam templates may be added in the future. E.g., beam/templates/java/kafka-to-pubsub could be used for the Kafka to Pub/Sub template. Please share your feedback/comments about this proposal in the thread. Thank you, Ilya
