Outdated Version
You are viewing an older version of this section. View current production version.
SPARK-PIPELINE-IMPORT
MemSQL Ops has been deprecated
Please follow this guide to learn how to migrate to SingleStore tools.
Imports pipelines from the output of a spark-pipeline-export command.
Usage
usage: memsql-ops spark-pipeline-import [--settings-file SETTINGS_FILE]
--pipeline-info PIPELINE_INFO
Imports pipelines from the output of a spark-pipeline-export command.
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.
--pipeline-info PIPELINE_INFO
A file containing JSON data about pipelines. Use
--pipeline-info - in order to read from stdin.