Apche Hadoop Flume Tutorial

What is Apache Flume?
Apache Flume is one tool and used to moving data from one place to another place.Flume is the distributed systems that transporting the data at reliable manner. Flume is most important part of hadoop ecosystem. In Apache flume all data unit consider as one event. It collecting log data from various web servers to HDFS.
Features of Apache Flume:
  • Main Feature of flume is collected data from multiple web servers
  • It import large amount of data that produced by facebook,twitter.
  • It supports Fan-in-Fan-out flows and more amount of sources and destination types.
  • It collects the data from multiple sources and move to destination.

Main Components of apche Flume:
  • Event
  • Agent
  • Source
  • Sink
  • Channel
  • Client

Comments

Popular posts from this blog