Updated on 2022-12-07 GMT+08:00

Preparing for Installing a DIS Flume Plugin

Checking Dependencies

  1. Check that Flume is running properly.
  2. In the Flume installation directory, run the following command to check that the Flume version is 1.4.0 or later:

    $ bin/flume-ng version | grep Flume

  3. Run the following command to check that the Java runtime environment (JRE) version is 1.8.0 or later:

    java -version

Checking DIS Streams

  1. Use the account to log in to the DIS console.
  2. Click in the upper left corner and select a region and project.
  3. In the navigation tree, choose Stream Management.
  4. Ensure that at least one DIS stream is in the Running state and ready to receive incoming data.

Checking Authentication Information

  • AK/SK file

    Access Key ID/Secret Access Key (AK/SK) files are created by the Identity and Access Management (IAM) service to authenticate calls to application programming interfaces (APIs) on the public cloud. To obtain AK/SK, choose .

  • ProjectID

    A project is a group of tenant resources. A tenant can have multiple projects, one for each region. Each region has a unique Project ID. To view the project IDs of different regions, choose My Credentials > API Credentials.

Obtaining a DIS Flume Plugin Package

Obtain the dis-flume-Plugin-X.X.X.zip package from https://dis-publish.obs-website.cn-north-1.myhuaweicloud.com/.