Dataflow
Dataflow snippets
Last updated
Dataflow snippets
Last updated
This job runs a worldcount
job in a DataflowRunner
to count all the words in the public bucket URI gs://dataflow-samples/shakespeare/kinglear.txt
and drops results to my previously created bucket gs://dataflow_prueba_preventa_328708/
:
My first attempt was failed, and the second try was completed