Data Flow Planning

I want to schedule a google data flow job every hour

I check this url https://cloud.google.com/blog/big-data/2016/04/scheduling-dataflow-pipelines-using-app-engine-cron-service-or-cloud-functions but I have a lot of errors .

How can i achieve this?

+4
source share
2 answers

Please verify this case using the google dataflow window with an unlimited source https://cloud.google.com/dataflow/model/windowing https://cloud.google.com/dataflow/examples/gaming-example

+3
source

, - .

CRON.

+1

Source: https://habr.com/ru/post/1662851/


All Articles