Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Ambari on Azure VM coudn't connect

avatar
New Member

Hi All,

I have set an Horton works 2.5 instance on Azure exactlyfollowing the below link

https://hortonworks.com/hadoop-tutorial/deploying-hortonworks-sandbox-on-microsoft-azure/#find-horto...

My problem is I'm able to see the splash screen but couldn't connect to the Ambari; complaining the credentials are wrong.

Please note the Sandbox is up and running and i'm using a Password authentication to connect to VM

Have any one faced similar issues before? Please Advice

Kind regards

PM

1 ACCEPTED SOLUTION

avatar

@thenewbee

Which credentials are you using? the admin/admin is disabled by default on the sandbox. Use raj_ops/raj_ops or maria_dev/maria_dev instead.

If you want to use admin, you can run the following command with ssh to enable it

ambari-admin-password-reset

View solution in original post

2 REPLIES 2

avatar

@thenewbee

Which credentials are you using? the admin/admin is disabled by default on the sandbox. Use raj_ops/raj_ops or maria_dev/maria_dev instead.

If you want to use admin, you can run the following command with ssh to enable it

ambari-admin-password-reset

avatar
New Member

Thanks @Abdelkrim Hadjidj. That password worked

Can you please let me know issue this ssh command to use admin apssword?