Supports Expression Language: true (will be evaluated using flow file attributes and variable registry)Data Streamer Per Node Parallel Operations | data-streamer-per-node-parallel-operations | 5 | | Data streamer per node parallelism |
Data Streamer Per Node Buffer Size | data-streamer-per-node-buffer-size | 250 | | Data streamer per node buffer size (1-500). |
Data Streamer Auto Flush Frequency in millis | data-streamer-auto-flush-frequency-in-millis | 10 | | Data streamer flush interval in millis seconds |
Data Streamer Allow Override | data-streamer-allow-override | false | | Whether to override values already in the cache |
Relationships:
Name | Description |
---|
success | All FlowFiles that are written to Ignite cache are routed to this relationship |
failure | All FlowFiles that cannot be written to Ignite cache are routed to this relationship |
Reads Attributes:
None specified.Writes Attributes:
Name | Description |
---|
ignite.cache.batch.flow.file.total.count | The total number of FlowFile in the batch |
ignite.cache.batch.flow.file.item.number | The item number of FlowFile in the batch |
ignite.cache.batch.flow.file.successful.number | The successful FlowFile item number |
ignite.cache.batch.flow.file.successful.count | The number of successful FlowFiles |
ignite.cache.batch.flow.file.failed.number | The failed FlowFile item number |
ignite.cache.batch.flow.file.failed.count | The total number of failed FlowFiles in the batch |
ignite.cache.batch.flow.file.failed.reason | The failed reason attribute key |
State management:
This component does not store state.Restricted:
This component is not restricted.Input requirement:
This component requires an incoming relationship.System Resource Considerations:
Resource | Description |
---|
MEMORY | An instance of this component can cause high usage of this system resource. Multiple instances or high concurrency settings may result a degradation of performance. |
See Also:
GetIgniteCache