Updated on 2022-02-22 GMT+08:00

(Optional) Uninstalling a DIS Flume Plugin

Procedure

  1. Start PuTTY and log in to the server on which Flume is installed.
  2. Stop the Flume program.
  3. Go to the directory where the DIS Flume Plugin is located.

    cd ${FLUME_HOME}

    cd dis-flume-plugin

  4. Run the following commands to uninstall the DIS Flume Plugin:

    dos2unix install.sh

    bash install.sh uninstall

    If information similar to the following appears, the DIS Flume Sink has been successfully uninstalled:

    Uninstall dis-flume-plugin successfully.