Outdated Version

You are viewing an older version of this section. View current production version.

SPARK-SHELL

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.

Run a Spark shell.

Usage

usage: memsql-ops spark-shell [--settings-file SETTINGS_FILE]
                              [--allow-interface]

Run a Spark shell.

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.
  --allow-interface     If this is true, we will open the Spark shell even if
                        there is a running Spark interface (running Spark
                        interfaces usually take up all resources in a Spark
                        cluster).