Created 12-12-2016 01:46 AM
Created 12-12-2016 02:57 AM
@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 01:50 AM
@Ahmad Hassan , the latest sandbox has a lot of useful components running in it, so it needs at least 8 GB of RAM itself. So your laptop should have more than 8GB of RAM, perhaps 12 or 16.
Created 12-12-2016 02:27 AM
ok little more progress made I clicked the down arrow and saw the processes load and finally it showed 127.0.0.1:8888 to log into when I type the address in the browser it doesn't open !!! oh and during loading phase vboxadd-service didn't load .. I wonder if it has got anything to do with this .. so close please help 🙂
Created 12-12-2016 02:37 AM
@Ahmad Hassan , can you please follow this tutorial and check that you have gone through all steps. Further, can you please try 127.0.0.1:8080 in different browsers?
Created 12-12-2016 02:51 AM
I tired different browsers still no go. Absolutely I flollowed all the steps. Now I am at command line [root@sandbox ~] ... but if I write hive it says command not found.
Created 12-12-2016 02:54 AM
Also if I try to use Mac terminal for remote ssh then it says connection closed by remote host my windows friends used putty and they were able to run commands ..
Created 12-12-2016 02:57 AM
@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 02:57 AM
@Ahmad Hassan, please try to use comment section when you are not answering. Thank you
Created 12-12-2016 03:13 AM
When I used terminal remote login I used the address you mentioned it still didn't go through .. ssh_exchange_identification: connection closed by remote host
Created 12-12-2016 03:45 AM
check your virtual box, is it showing if your VM is running. This usually happens when you do not have enough RAM. I would suggest you to get the machine which has at least 12 GB of RAM so that you can allocate 8GB to the Sandbox. Or download the previous version of Sandbox from here.
Go to Hortonworks Sandbox in the Cloud section and click on Expand next to Sandbox archive. Download HDP 2.4 from there.