Created on 02-10-2015 03:06 AM - edited 09-16-2022 02:21 AM
We are getting following error at the last step (Deploying client configuration) of the Installation.
We have 2 nodes in cluster and each of the nodes have several roles assigned to them. We are not getting any error message related to this issue in any of the logs. We have followed steps mentioned in Installation Path A.
Please suggest. We are stuck.
Failed to deploy client configuration to the cluster.
Failed to execute command Deploy Client Configuration on service HDFS
Failed to execute command Deploy Client Configuration on service YARN (MR2 Included)
Failed to execute command Deploy Client Configuration on service Hive
Failed to execute command Deploy Client Configuration on service Spark
Also let us know in case more details are required.
Created 02-10-2015 04:45 AM
Thanks for the suggestion. Got following error in error log. Also made changes in /etc/sudoers file and it worked.
For sudo: sorry, you must have a tty to run sudo
Created 02-10-2015 03:28 AM
Created 02-10-2015 04:45 AM
Thanks for the suggestion. Got following error in error log. Also made changes in /etc/sudoers file and it worked.
For sudo: sorry, you must have a tty to run sudo
Created 03-01-2015 08:09 AM
Hi Jayanth,
Can you please let me know what changes you made in /etc/sudoers file, I am getting same error and not able to resolve for 2days.
I disabled
#Defaults requiretty
but getting following error.
sudo: no tty present and no askpass program specified
Created 03-01-2015 09:04 AM
Your error is slightly different and indicates another cause.
If you are are using single user mode, then see this:
Note the Configuration Steps Before Running the Installation Wizard section:
Even if you are not, I think this maybe relevant:
cloudera-scm ALL=(ALL) NOPASSWD: ALL
Setting NOPASSWD on the user (in the sudoers file) that you you specified in the installation wizard will likely resolve the issue you see.
- Ben
Created 03-01-2015 09:22 AM
I didn't folow those steps before enabling single user mode, Can i uninstall everything and resinstall without singe user mode? will that cause any issues?
Created on 04-04-2016 06:35 AM - edited 04-04-2016 06:36 AM
1. Is it possible to apply the cloudera-scm ALL=(ALL) NOPASSWD: ALL setting and continue with the installation.
2. I install in AWS using a Centos AMI. should I configure for the cloudera-scm user or the ec2-user user?
Thanks
Created 02-06-2017 01:58 AM
hi,
can u please tell me what changes did u make in th sudoers file?
thnks