Answer Posted / Munendra Kumar
A multi-hop agent in Apache Flume is a configuration where multiple agents are connected end-to-end to move data from the source to the sink. To set up a multi-hop agent, you need to configure multiple agents and specify their channels and interceptors accordingly.nEach agent will receive events from its preceding agent (except for the first one, which receives events directly from the sources) and send them to its successor agent.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers