Transitions the node to Active, regardless of Zookeeper state. Requires CONTROL SERVER permission.
Syntax
lyft_spark_force_become_active 'connectionName' [;]
Arguments
'connectionName'
Spark connection for which Spark will be forced to be Active.
Example
Forces Spark driver to become active.
EXEC lyft_spark_force_become_active 'Local Spark 2';