Which is the reliable channel in Flume to ensure that there is no data loss?



Which is the reliable channel in Flume to ensure that there is no data loss?..

Answer / Atul Kumar Srivastava

The MemoryChannel is the most unreliable channel in Flume. For ensuring data durability, use a persistent channel such as FileChannel or KafkaChannel.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Apache Flume Interview Questions

What are possible types of Channel Selectors?

1 Answers  


Can you define what is Event Serializer in Flume?

1 Answers  


Agent communicate with other Agents?

1 Answers  


What is sink in flume?

1 Answers  


What is the unit of data that flows through a flume agent?

1 Answers  


What is flume agent?

1 Answers  


Explain a common use case for Flume?

1 Answers  


What is the difference between kafka and flume?

1 Answers  


Apache Flume support third-party plugins also?

1 Answers  


What are Flume core components?

1 Answers  


Any two Limitations of Flume?

1 Answers  


What is FlumeNG?

1 Answers  


Categories