Created 02-07-2016 05:14 PM
I also face the same issue. Try to use admin/admin and it’s not working. Try to use user/password specified during HDP Sandbox setting in Azure is also giving the same error.
I have tried to change the password using SSH but over there I am getting error message of permission denied with user name which I provided while configuring Azur portal. And not able to login using root username and password.
Created 02-08-2016 10:38 PM
sorry, found the problem. Was not using proper way to sudo to root. Should be using [sudo su - root] instead of just using [sudo root] 🙂
Created 06-06-2020 09:55 AM
maria_dev /maria_dev works as a user, not admin.
What is the admin login?
Created 06-08-2020 12:19 AM
@gfeng As this is an older post, you would have a better chance of receiving a resolution by starting a new thread. This will also provide the opportunity to provide details specific to your environment that could aid others in providing a more accurate answer to your question.
Regards,
Vidya Sargur,Created 11-14-2018 05:42 AM
@Muhammad Ali Check if you have an oracle instance (full or express) running on the host machine. Oracle database service also tend to be installed at 8080 and takes over the port:
Created 11-16-2021 06:43 PM
default username/password for Ambari = maria_dev / maria_dev