Upgrade Flume. On the Flume host machine, execute the following command:
For RHEL/CentOS:
yum upgrade flume-1.3.1.1.3.0.0
For SLES:
zypper update flume-1.3.1.1.3.0.0 zypper remove flume 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 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.