HAWQ installation ERROR: Invalid username and/or password error!! on Hortonworks sandbox

241 Views Asked by At

Can somebody update on this, I was installing HAWQ in HDP sandbox in the standalone machine, but after completing half of that I stuck to the below step.

Trying to add the HDB repository to the Ambari server and had the issue with user name and password used.

I was using the same username and password that sandbox provides.

reference link for installation instruction article [failing point at 5] - http://hdb.docs.pivotal.io/201/hdb/install/install-ambari.html

enter image description here

Any suggestion is highly appreciated.

2

There are 2 best solutions below

3
pratheesh_nair On

Make sure you are giving ambari admin username and password .Default is user "admin" and password is "admin"

0
Indrajeet Gour On

if you login through default password given by Hortonworks [i.e. maria_dev/maria_dev], go and reset the Ambari username & password.

how to reset the link is [*]

After reset try again :

enter image description here

I hope this will help others.