Upgrade Mahout. On the Mahout client host machine, execute the following command:
- For RHEL/CentOS: - yum upgrade mahout-0.7.0.1.3.0.0 
- For SLES: - zypper remove mahout zypper se -s mahout - You should see Mahout v0.7.0.1.3.0.0 in the output. Install Mahout v0.7.0.1.3.0.0: - zypper install mahout-0.7.0.1.3.0.0 ![[Important]](../common/images/admon/important.png) - Important - When removing and installing packages, rename those files the - /confdirectory that have- .rpmsaveextension to original to retain the customized configs. Alternatively, you can also use the configuration files (under the- /confdirectory) you backed up before upgrading.


