Answer Posted / Vicky Kumar
Apache Flume supports two types of data flow: Event Driven (pull mode) and Time-based (push mode). In Event Driven, agents pull data from sources when the channel capacity is below a threshold. In Time-based, agents push data to sinks at specific time intervals regardless of the channel's capacity.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers