Upgrade Mahout. On the Mahout client host machine, execute the following command:
For RHEL/CentOS:
yum upgrade mahout*
For SLES:
zypper remove mahout zypper install mahout
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.