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. You must correctly set and export your JAVA_HOME environment variable for your operating system.

    See here for instructions on installing JDK. Use the following command to export the variable:

    export JAVA_HOME=/path/to/java


loading table of contents...