stop datasink

The stop datasink command stops a data-sink job. Normally, you should never execute this command. However, you may want to stop and start data sinks if you want to stop the data sink from reading a real-time data source for a short period of time.

Syntax

stop datasink <datasink name>

Parameters

Parameter
Description

<datasink name>

The name of the data sink

Example

stop datasink trip_datasink

Last updated