Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created on 10-25-2016 02:36 PM - edited 09-16-2022 03:45 AM
Where can I find the application logs for the dockerized HDP 2.5 sandbox?
I tried going to 127.0.0.1:8888 and using the ssh client, but the suggested password does not work.
Created 10-25-2016 02:54 PM
Are you using the native Docker sandbox? Or are you use the VirtualBox/VMware Docker sandbox?
You should be able to log into the Docker container in either case via ssh -p 2222 root@localhost. The default password is hadoop. Logs are in /var/log for the various applications and components.
Created 10-25-2016 02:54 PM
Are you using the native Docker sandbox? Or are you use the VirtualBox/VMware Docker sandbox?
You should be able to log into the Docker container in either case via ssh -p 2222 root@localhost. The default password is hadoop. Logs are in /var/log for the various applications and components.
Created 10-25-2016 03:34 PM
I reimported the virtual box VM and the default password works. However the security constraint requires you change the password.