Outdated Version
You are viewing an older version of this section. View current production version.
SPARK-UPGRADE
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.
Upgrade deployed Spark components to the latest version.
Usage
usage: memsql-ops spark-upgrade [--settings-file SETTINGS_FILE] [--async]
[--file-path FILE_PATH | -v VERSION]
[--no-prompt]
Upgrade deployed Spark components to the latest version.
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 the Spark cluster to be fully upgraded.
--file-path FILE_PATH
A .tar.gz file that contains a MemSQL Spark
distribution to use during the upgrade.
-v VERSION, --version VERSION
The version of MemSQL Spark to use. By default, we
will use the latest available.
--no-prompt If this is true, we will upgrade Spark even if there
are running pipelines.