Apache Flume Legacy provides the legacy Avro and Thrift Source for Apache Flume

Clone this repo:
  1. 72ff352 Move Avro & Thrift. Switch to java.time from joda (#431) by Ralph Goers · 3 weeks ago main
  2. 98b3f61 Update version to 2.0.0-SNAPSHOT. disable hadoop builds (#429) by Ralph Goers · 4 weeks ago
  3. 9906b0f FLUME-3448 fixed unit test errors related to bump up by nikita15p · 3 years, 4 months ago
  4. 21b3d18 Update to next development version by Ralph Goers · 3 years, 8 months ago
  5. 1fcab79 Change version number by Ralph Goers · 3 years, 9 months ago

Welcome to Apache Flume Legacy!

Apache Flume is a distributed, reliable, and available service for efficiently collecting, aggregating, and moving large amounts of event data. It has a simple and flexible architecture based on streaming data flows. It is robust and fault tolerant with tunable reliability mechanisms and many failover and recovery mechanisms. The system is centrally managed and allows for intelligent dynamic management. It uses a simple extensible data model that allows for online analytic application.

The Apache Flume Legacy module provides sources based on very old versions of Flume.

Apache Flume Legacy is open-sourced under the Apache Software Foundation License v2.0.

Documentation

Documentation is included in the binary distribution under the docs directory. In source form, it can be found in the flume-ng-doc directory.

The Flume 1.x guide and FAQ are available here:

Contact us!

Bug and Issue tracker.

Compiling Flume Twitter

Compiling Flume Twitter requires the following tools:

  • Oracle Java JDK 11
  • Apache Maven 3.x