3. Prerequisites

  1. The following Flume components have HDP component dependencies. You cannot use these Flume components if the dependencies are not installed.

     

    Table 16.1. Flume 1.4.0 Dependencies

    Flume 1.4.0 ComponentHDP Component Dependencies
    HDFS SinkHadoop 2.4
    HBase SinkHBase 0.98.0
    Hive SinkHive 0.13.0, HCatalog 0.13.0, and Hadoop 2.4


    See HDP Deployment Options for more information.

  2. Verify the HDP repositories are available:

    yum list flume

    The output should list at least one Flume package similar to the following:

    flume.noarch 1.5.2.2.2.6.0-2800.el6 HDP-2.1

    If yum responds with "Error: No matching package to list" as shown below, yum cannot locate a matching RPM. This can happen if the repository hosting the HDP RPMs is unavailable, or has been disabled. Follow the instructions at Configure the Remote Repositories to configure either a public or private repository before proceeding.

    Error: No matching package to list.

  3. You must correctly set and export your JAVA_HOME environment variable for your operating system. See JDK Requirements for instructions on installing JDK.


loading table of contents...