当我尝试使用maria_dev作为用户名和密码登录到Hortonworks沙盒-> http://127.0.0.1:8888/#仪表板时。我无法登录。Sandbox HDP 2.5 =I am getting the below screen after entered the mention user name and password的用户名和密码是什么
发布于 2020-06-05 18:24:23
沙箱的默认登录凭据为:hadoop/
您可以通过内置的ssh客户端浏览http://127.0.0.1:4200/轻松登录
在这里,您还可以为Ambari设置管理员密码。只需在shell中执行以下命令,并按照说明操作即可:
[root@sandbox]# ambari-admin-password-reset现在,您应该能够在管理上下文中登录到ambari。
https://stackoverflow.com/questions/58851314
复制相似问题