Outdated Version
You are viewing an older version of this section. View current production version.
SPARK-COMPONENT-MONITOR
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.
Start monitoring a Spark component that was deployed by MemSQL Ops.
Usage
usage: memsql-ops spark-component-monitor [--settings-file SETTINGS_FILE]
[--async] [-a AGENT_ID] -P PORT -t
{master,worker,interface} [--force]
Start monitoring a Spark component that was deployed by MemSQL Ops.
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 monitor the component.
-a AGENT_ID, --agent-id AGENT_ID
The agent ID for the agent on the machine with the
Spark component. Defaults to the locally running agent
if available.
-P PORT, --port PORT The port for the Spark component.
-t {master,worker,interface}, --component-type {master,worker,interface}
The type of the Spark component.
--force If specified, we will add a Spark component to MemSQL
Ops even if we detect that a Spark component is
running with a different host and port than specified.