Installing Flume

This topic includes instructions for using package managers to download and install Flume from the MEP repository.

Prerequisites

For instructions on setting up the MEP repository, see Step 10: Install Ecosystem Components Manually

About this task

Execute the following commands as root or using sudo.

Procedure

  1. On each planned Flume node, install mapr-flume:
    • On Ubuntu: apt-get install mapr-flume
    • On CentOS/Redhat: yum install mapr-flume
    • On SUSE: zypper install mapr-flume
  2. If you want to integrate Flume with MapR-ES, install the Streams Client on each Flume node.
    • On Ubuntu:
       apt-get install mapr-kafka
    • On RedHat/CentOS:
      yum install mapr-kafka
    • On SUSE:
      zypper install mapr-kafka