Flume of OD Studies 20160806

Source: Internet
Author: User

First, Flume

Flume is a distributed, reliable, usable, and very efficient service for collecting, aggregating, and moving information about large volumes of log data.

1. How to Structure

1) All applications use one flume server;

2) All applications share flume cluster;

3) Each application uses one flume, and then uses a flume node to collect scattered flume data;

2. Flume Components

1) Each flume process (JVM process) that is started, called the agent

Each flume agent:

Source: Combines with an external data source to obtain or receive data

(1) Source actively fetches data from an external data source

(2) Source receives data sent from an external data source.

Channel: Cache, similar queue, FIFO

(1) Fault tolerance: File Channel

(2) Buffer

Sink: Get data from the channel and send it out

Flume: Simply select the appropriate source, channel, sink type

II. Installation and Deployment

1) Download the installation package

2) Unzip the installation

3) Modify the configuration file

Flume-env.sh.template-Flume-env.sh.template

Java_home

Java_opts

Flume of OD Studies 20160806

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.