Hi all,

I want to create a Dataflow pipeline using Pub/sub as an input connector
but I want to run it in batch mode and not streaming mode. I know it's not
possible in Python but how can I achieve this in Java? Basically, I want my
pipeline to read all messages in a Pubsub topic, process and terminate.
Please suggest.

Thanks & Regards,
Sumit Desai

Reply via email to