- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
I am trying to use sandbox with virtual machine on Mac but after it says Linux loading it gets stuck at the black screen ... can you please tell me what could possibly go wrong I have i7 Mbp with 8 g ram. Thank you so much :)
Created ‎12-12-2016 01:46 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created ‎12-12-2016 02:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ahmad Hassan , this Sandbox is based on docker. So there is a VM and inside that VM, there is a docker container where all HDP components are installed and running. You might have login to the VM using either port 2122 or 22.
Exit the shell and then do the following from your local machine terminal to enter the docker container(use port 2222😞
ssh root@127.0.0.1 -p2222
This will ask for the password which is hadoop and then it will prompt you to change the password. Then try running hive command.
Created ‎12-12-2016 04:57 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Ahmad Hassan, Please accept the best answer to close the thread.
Created ‎12-12-2016 03:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you so much for your help so far. I have been running in circles from last three days 😞

- « Previous
-
- 1
- 2
- Next »