You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Canceling the pipeline using "stop job" feature on Dataflow UI, terminates the master. However, if there are any instances running (vms with name ggp*), they are not shut down, meaning, these instances are like zombie vms that user has to manually turn off.
This is clearly a bug.
Any thoughts on this?
Hi @jbingham -
Canceling the pipeline using "stop job" feature on Dataflow UI, terminates the master. However, if there are any instances running (vms with name ggp*), they are not shut down, meaning, these instances are like zombie vms that user has to manually turn off.
This is clearly a bug.
Any thoughts on this?
Thank you,
Mahesh