Outdated Version
You are viewing an older version of this section. View current production version.
SPARK-DEPLOY
MemSQL Ops has been deprecated
Please follow this guide to learn how to migrate to SingleStore tools.
Available since MemSQL Ops version 4.1.7.
Deploy Spark across the cluster.
Usage
usage: memsql-ops spark-deploy [--settings-file SETTINGS_FILE] [--async]
[--master-agent-id MASTER_AGENT_ID]
[-v VERSION]
Deploy Spark across the cluster.
optional arguments:
--settings-file SETTINGS_FILE
A path to a MemSQL Ops settings.conf file. If not set,
we will use the file in the same directory as the
MemSQL Ops binary.
--async If this option is true, we will exit without waiting
for Spark to be fully deployed.
--master-agent-id MASTER_AGENT_ID
The ID of the agent on which we will deploy the Spark
master. By default we will use the primary agent.
-v VERSION, --version VERSION
The version of MemSQL Spark to use. By default, we
will use the latest available.