There are the few things I found searching: https://stackoverflow.com/questions/35415868/launching-cloud-dataflow-from-cloud-functions/35415869 http://unacast.github.io/2017/03/10/dataflow-cloud-function-trigger/
On Fri, Aug 24, 2018 at 8:00 AM [email protected] <[email protected]> wrote: > > > On 2018/08/24 13:58:22, [email protected] <[email protected]> > wrote: > > Hi > > > > Is there any example available about how to invoke Beam pipeline (in > java) from Cloud function. > > > > Thanks > > Aniruddh > > > > To add more details, request is not to invoke the DataFlow template but > jar itself. >
