In Step 3, in the cleanup section it says:
"[☰] menu > Dataflow
Click on the running job then "Summary" and "Stop job". That's it"
This did NOT work for me. The "Stop job" icon was responsive, but did not do anything (nothing in the Job Logs). I tried several times. I had to eventually use:
gcloud beta dataflow jobs --project= cancel
command.
In Step 3, in the cleanup section it says: "[☰] menu > Dataflow Click on the running job then "Summary" and "Stop job". That's it"
This did NOT work for me. The "Stop job" icon was responsive, but did not do anything (nothing in the Job Logs). I tried several times. I had to eventually use: gcloud beta dataflow jobs --project= cancel
command.