0% found this document useful (0 votes)
27 views1 page

Apache Flume Introduction

Apache Flume is a distributed system for efficiently collecting, aggregating, and moving large amounts of log data from many different sources to a centralized data store. It has components for data acquisition, channels for temporarily storing events, and sinks that export the data to destinations such as HDFS files or Hadoop. Flume uses interceptors to modify events and channel selectors to route events to different sinks.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Apache Flume Introduction

Apache Flume is a distributed system for efficiently collecting, aggregating, and moving large amounts of log data from many different sources to a centralized data store. It has components for data acquisition, channels for temporarily storing events, and sinks that export the data to destinations such as HDFS files or Hadoop. Flume uses interceptors to modify events and channel selectors to route events to different sinks.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

APACHE FLUME INTRODUCTION

1
2
3
4
5

1.-

DATA ADQUISITION: APACHE FLUME INTRODUCTION


APACHE FLUME COMPONENTS
POSIX AND HDFS FILE WRITE
FLUME EVENTS
INTERCEPTORS, CHANNEL SELECTORS, SINK PROCESSOR

You might also like