googlecodelabs / cloud-dataflow-nyc-taxi-tycoon

This is the support code and solutions for the NYC Taxi Tycoon Dataflow Codelab
Apache License 2.0
60 stars 39 forks source link

[Codelab Feedback]: #6

Open rgmenon opened 7 years ago

rgmenon commented 7 years ago

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.