9. Upgrade Flume

Upgrade Flume. On the Flume host machine, execute the following command:

  • For RHEL/CentOS:

    yum downgrade flume-1.3.1.1.3.0.0      
  • For SLES:

    zypper remove flume
    zypper update flume-1.3.1.1.3.0.0
    zypper se -s flume 

    You should see Flume v1.3.1.1.3.0.0 in the output. Install Flume v1.3.1.1.3.0.0:

    zypper install flume-1.3.1.1.3.0.0

    [Important]Important

    When removing and installing packages, rename those files the /conf directory that have .rpmsave extension to original to retain the customized configs. Alternatively, you can also use the configuration files (under the /conf directory) you backed up before upgrading.


loading table of contents...