Installing Flume

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

Prerequisites

IMPORTANT This component is deprecated. Hewlett Packard Enterprise recommends using an alternate product. For more information, see Discontinued Ecosystem Components.
For instructions on setting up the EEP 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 SLES: zypper install mapr-flume
  2. If you want to integrate Flume with MapR Event Store For Apache Kafka, install the Streams Client on each Flume node.
    • On Ubuntu:
       apt-get install mapr-kafka
    • On RedHat/CentOS:
      yum install mapr-kafka
    • On SLES:
      zypper install mapr-kafka