Created 09-07-2017 01:58 PM
All,
I have installed HDPv2.6.1 in single node server and adding new BigSQL service fails because of passwordless SSH failed. I configured passwordless ssh for userid: hdpadmin.
Why bigsql using root id ?
Here is the log:stderr: /var/lib/ambari-agent/data/errors-304.txtPermission denied, please try again. Permission denied, please try again. Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password). ERROR: Failed to deploy custom action script. RC = 65280 Verify the user running Ambari has passwordless SSH to the Ambari server host and retry.
stdout:
Running Ambari as: root Tokens in hdfs data path: [1] 2017-09-06 15:44:47,403 - Execute['sudo chown bigsql:hadoop /home/bigsql'] {} 2017-09-06 15:44:47,441 - Execute[' echo bigsql:[PROTECTED] | sudo /usr/sbin/chpasswd; exit 0'] {} Going to update bigsql-head-env with properties: ('bigsql_active_primary', ':', 'xx.xx.xx.one.com') Running Ambari as: root Tokens in hdfs data path: [1] 2017-09-06 15:44:51,064 - Execute['sudo chmod 755 /var/lib/ambari-agent/cache/extensions/IBM-Big_SQL/5.0.1.0/services/BIGSQL/package; exit 0'] {} 2017-09-06 15:44:51,081 - Execute['sudo chmod 755 /var/lib/ambari-agent/cache/extensions/IBM-Big_SQL/5.0.1.0/services/BIGSQL/package/scripts; exit 0'] {} 2017-09-06 15:44:51,097 - Execute['sudo chmod 755 /var/lib/ambari-agent/cache/extensions/IBM-Big_SQL/5.0.1.0/services/BIGSQL/package/scripts/*; exit 0'] {} Command failed after 1 tries
Created 09-18-2017 08:33 PM
Typically BigSQL should be installed on 3 nodes at minimum, with BigSQL Master node on one node and BigSQL worker node on the other two. Also establish passwordless ssh for root user from BigSQL master node to the worker nodes. You can find detailed instructions from IBM BigSQL Install document. Make sure that the pre-requisites are followed before installing BigSQL.
Created 09-18-2017 08:33 PM
Typically BigSQL should be installed on 3 nodes at minimum, with BigSQL Master node on one node and BigSQL worker node on the other two. Also establish passwordless ssh for root user from BigSQL master node to the worker nodes. You can find detailed instructions from IBM BigSQL Install document. Make sure that the pre-requisites are followed before installing BigSQL.
Created 09-20-2017 09:54 AM
Thanks Deepesh. Added BigSQL service a week ago.
Created 10-31-2017 03:20 PM
I've the same errror described in you post.
How do you solve it?
I start ambari as root user and I confiured ssh as described here:
Thank you very much
Regards
Created 11-02-2017 06:54 AM
Please post your stderr here to assist you. Thanks.
Created 11-02-2017 01:32 PM
Hi @Mohammed Niaz,
we resolve the first problem.
Now, we've started to install BIGSQL: we've followed the guide https://www.ibm.com/support/knowledgecenter/en/SSCRJT_5.0.1/com.ibm.swg.im.bigsql.install.doc/doc/hd...
and it's all ok.
Then now we're blocked in the ambari service configuration.
We're following this guide:
but after this step, during the installation:
we obtain the error in attached file.(stderrtxt.txt)
Could you have some advice for me?
Thank you!
Created 11-03-2017 01:05 PM
Error message says it's failed while downloading the db2luw package.
resource_management.core.exceptions.ExecutionFailed: Execution of '/usr/bin/yum -d 0 -e 0 -y install db2luw_5_0_1_0' returned 1. Error downloading packages: db2luw_5_0_1_0-11.1.9.0-s170813.x86_64: [Errno 256] No more mirrors to try.
Please run again and make sure you are connected to internet.