Process States
When you execute a graph, the tool executes each operator in the graph as processes. Each process execution is associated with a state, which may vary with time.
The following table lists the possible states for process execution. Select the Process tab in status details to view the status of process execution.
|
Status |
Description |
|---|---|
|
initializing |
process is initializing |
|
running |
process is running |
|
stopping |
user called STOP, the process is still running |
|
stopped |
process has stopped |
|
dead |
process crashed and is unrecoverable |
