1558 Forks
2400 Stars
2400 Watchers

flume

Mirror of Apache Flume

How to download and setup flume

Open terminal and run command
git clone https://github.com/apache/flume.git
git clone is used to create a copy or clone of flume repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flume https://github.com/apache/flume/archive/master.zip

Or simply clone flume with SSH
[email protected]:apache/flume.git

If you have some problems with flume

You may open issue on flume support forum (system) here: https://github.com/apache/flume/issues