STOP/START CLUSTER

The following command can be used to start or stop a given cluster.

Any Job or Table that is configured to run on a stopped cluster will not run. Jobs / Tables that depend on jobs that are running on a stopped cluster will also be blocked.

Syntax

{START | STOP} CLUSTER <cluster_name>

Last updated