Flume Tutorials

flume event serializers 0

Flume Event Serializers – Apache Flume

Apache Flume is a distributed system for transferring data from external sources to the HDFS or HBase. The event serializer is a mechanism that is used for converting a flume event into another format...

flume channel selectors 0

Flume Channel Selectors – Apache Flume

Flume Channel Selectors is the component of the Flume agent responsible for choosing the channel which transfers an event in case of multiple channels. In this article, we will explore the Flume Channel Selector...

0

Apache Flume Sink Processors- Its Types

Another important component of Apache Flume is Flume Sink Processor. In this article, we will study what a sink processor is. The article describes different types of sink processors in Apache Flume. It explains...

types of flume sources 3

Apache Flume Source – Types of Flume Source

In this article, you will explore different types of Flume sources. The article explains different Flume sources like Avro source, Thrift source, Exec source, JMS source, Spooling Directory source, Kafka source, NetCat source, and...

apache flume features 0

Apache Flume Features & Limitations of Apache Flume

The article enlists various features of Flume and limitations. It explains various Flume features like open-source, scalability, reliability, recoverability, streaming, data flows, and so on. The article also enlisted Flume limitations like weak ordering...