Outdated Version
You are viewing an older version of this section. View current production version.
SPARK-CONNECT
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.
Connect to a remotely-managed MemSQL Spark Interface.
Usage
usage: memsql-ops spark-connect [--settings-file SETTINGS_FILE] [--async] -h
HOST [-P PORT]
Connect to a remotely-managed MemSQL Spark Interface.
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 MemSQL Ops to connect to the MemSQL Spark
Interface.
-h HOST, --host HOST The host for the MemSQL Spark Interface.
-P PORT, --port PORT The port for the MemSQL Spark Interface.