You'll want to take a look at JdbcIO, there is an example of how to use it in the Javadoc: https://beam.apache.org/documentation/sdks/javadoc/2.4.0/org/apache/beam/sdk/io/jdbc/JdbcIO.html
On Wed, May 30, 2018 at 10:52 AM arun kumar <[email protected]> wrote: > Thank you for response. > > Can you please share me , how we can connect with postgres database . > > Please share me if you have any examples. > > Thanks > Arun > > > > On Wed, May 30, 2018, 8:09 PM Lukasz Cwik <[email protected]> wrote: > >> Arun, it would be best to checkout one of the quickstarts (Java, Python, >> Go) (https://beam.apache.org/get-started/beam-overview/) and when you >> have questions ask them on [email protected] >> >> On Wed, May 30, 2018 at 5:32 AM arun kumar <[email protected]> wrote: >> >>> Hi All, >>> >>> Thank you for adding in the group and I am interested in Apache beam >>> with Google cloud runner. >>> >>> I need to start on Apache beam with Google cloud runner. >>> >>> Please help me where I need to start from and if anyone have simple code >>> for my requirement. >>> >>> Thanks >>> Arunkumar >>> >>> On Wed, May 30, 2018, 10:55 AM Jean-Baptiste Onofré <[email protected]> >>> wrote: >>> >>>> Welcome ! >>>> >>>> Looking forward to work and discuss with you ;) >>>> >>>> Regards >>>> JB >>>> >>>> On 29/05/2018 23:49, Rui Wang wrote: >>>> > Hi there, >>>> > >>>> > I am Rui (pronounced as same as "Ray")! >>>> > >>>> > I recently joined Google Cloud. Beam is a very interesting project >>>> and I >>>> > cannot wait to contribute to it! >>>> > >>>> > >>>> > Thanks, >>>> > Rui >>>> >>>> -- >>>> -- >>>> Jean-Baptiste Onofré >>>> [email protected] >>>> http://blog.nanthrax.net >>>> Talend - http://www.talend.com >>>> >>>
