Re: How to register as external cross language transform ?

2022-08-17 Thread Yu Watanabe
Cham. Thank you for the advice. It worked ! I see it now ! beam:transform:org.apache.beam:elasticsearch_write:v1: org.apache.beam.sdk.expansion.service.ExpansionService$ExternalTransformRegistrarLoader$1@5f049ea1 Thanks, Yu On Thu, Aug 18, 2022 at 6:28 AM Chamikara Jayalath via user wrote: > >

Re: How to register as external cross language transform ?

2022-08-17 Thread Chamikara Jayalath via user
On Wed, Aug 17, 2022 at 3:05 AM Yu Watanabe wrote: > Hello. > > I am trying to write code for cross language transform for > ElasticsearchIO but having trouble with it. > I would appreciate it if I could get help. > > As describe in doc and also referencing KafkaIO , > > > https://beam.apache.org

Re: How to register as external cross language transform ?

2022-08-17 Thread Navdeep Poonia
unsubscribe On Wed, Aug 17, 2022 at 12:05 PM Yu Watanabe wrote: > Hello. > > I am trying to write code for cross language transform for > ElasticsearchIO but having trouble with it. > I would appreciate it if I could get help. > > As describe in doc and also referencing KafkaIO , > > > https://b

How to register as external cross language transform ?

2022-08-17 Thread Yu Watanabe
Hello. I am trying to write code for cross language transform for ElasticsearchIO but having trouble with it. I would appreciate it if I could get help. As describe in doc and also referencing KafkaIO , https://beam.apache.org/documentation/programming-guide/#1311-creating-cross-language-java-tr