status datasink
Last updated
Last updated
The status datasink
command displays the status of a data-sink job. A data-sink job may consist of several tasks. The status is displayed per task. The tasks may be transferring data from your data source or performing aggregations on the transferred data.
<datasink name>
The name of the data sink
status
The status of the task, which is one of the following: - STARTED: The task has just started. - RUNNING: The task is running normally. - STOPPED: The task was stopped by the user. - COMPLETED: The task ran to completion. - FAILED: The task failed.