stop_pipeline
Stop an active SingleStore pipeline to halt continuous data loading from its source. Specify the pipeline name and optionally the database to control the right pipeline.
Instructions
Stop a running pipeline.
Args:
pipeline_name: Name of the pipeline to stop.
database: Database the pipeline lives in (defaults to the
connection's configured database).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| database | No | ||
| pipeline_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||