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.

Where are the application logs in dockerized HDP Sandbox version 2.5?

avatar

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.

1 ACCEPTED SOLUTION

avatar
Super Guru

@cduby

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.

View solution in original post

2 REPLIES 2

avatar
Super Guru

@cduby

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.

avatar

I reimported the virtual box VM and the default password works. However the security constraint requires you change the password.