The transaction behavior for the HDFS collection agent is presented here. For more information about general transaction behavior please refer to the section Transactions 3.1.11 Workflow Monitor.
Emits
The agent emits commands that changes the state of the file currently processed.
Command | Description |
---|---|
Begin Batch | Emitted before the first part of each collected file is fed into a workflow. |
End Batch | Emitted after the last part of each collected file has been fed into the system. |
Retrieves
The agent retrieves commands from other agents and based on them generates a state change of the file currently processed.
...