4. Installation

Verify the HDP repositories are available for your Flume installation by entering yum list flume. See Prerequisites for more information.

  • For RHEL or CentOS:

    yum install flume
    yum install flume-agent #This installs init scripts
  • For SLES:

    zypper install flume
    zypper install flume-agent #This installs init scripts
  • For Ubuntu and Debian:

    apt-get install flume
    apt-get install flume-agent #This installs init scripts


loading table of contents...