How to Install Flume on Ubuntu/Linux in Hadoop

Flume Installation on Ubuntu/Linux:





Step 1: Download Apache flume tarball from Apache Mirrors

Step 2: Extract the Downloaded Tarball using below command

tar -xzvf apache-flume-1.7.0.bin.tar.gz

Step 3: Update the FLUME_HOME &PATH variables in bashrc file

Step 4: To check the bashrc changes, open a new terminal and type ‘echo $FLUME_HOME‘ command

Step 5: To check the Flume version