qua_spark_force_become_active#
Transitions the node to Active, regardless of Zookeeper state. Requires CONTROL SERVER permission.
Syntax#
qua_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 qua_spark_force_become_active 'Local Spark 2';