Created on 12-29-2014 12:49 AM - edited 09-16-2022 02:16 AM
Hello,
i'm installing CDH5.3.0 using Automated Installation by Cloudera Manager on a cluster of 10 machines. While configuring the agents, it fails to install on the machine where scm-server was installed. This machine is also in the cluster and OS is RHEL 6.
There no error reported on the deployment GUI. The only message i ca see is: cloudera-manager-agent must have Version=5.3.0 and Build=166, exiting.
I need a help!!
Created on 12-29-2014 03:07 PM - edited 12-29-2014 03:23 PM
Hey there,
had the same issues.
In my case it was enough to switch language of the OS to English cause apparently cloudera installer has some 'strict textual rules' in discovering what sort of software you have already installed with yum.
Later on I've found it's possible to change lang settings in /etc/sysconfig/i18n [for rhel os] file - haven't tried it though.
Created on 12-29-2014 03:07 PM - edited 12-29-2014 03:23 PM
Hey there,
had the same issues.
In my case it was enough to switch language of the OS to English cause apparently cloudera installer has some 'strict textual rules' in discovering what sort of software you have already installed with yum.
Later on I've found it's possible to change lang settings in /etc/sysconfig/i18n [for rhel os] file - haven't tried it though.
Created 12-31-2014 07:46 AM
Thank you very much Ive.
This solution worked fine when i switched language from fr_FR.UTF-8 to fen_US.UTF-8 on each host of the cluster.
My next question is how to make it comply with french language?
Created 01-01-2015 05:37 PM
Created 01-02-2015 01:37 AM
Hi GautamG,
unfortunately i've already made a cleanup when i found the solution of this issue.
I did'nt backup the logs prior to this cleanup. Therefore i can't provide these logs.
But as i said, changing language to en_US solved the problem.
Thanks.....