Created on 03-30-2017 10:21 PM - edited 09-16-2022 04:22 AM
Hi,
I have downlaoded and install sandbox on my windows 10 machine. I can connect it to it by SSH as root user. However, I acnt run hadoop commands on that. for example when I run "hadoop fs -ls"..it prompts bash hadoop command not found!
Created 03-30-2017 10:40 PM
Heya, can you verify that through putty you connected to port 2222? I suspect you may have connected to port 2122 or to something other than the sandbox container layer.
Created 03-30-2017 10:25 PM
Can you run the command `sandbox-version` to see which version of the sandbox you're on? I suspect your on the VM hosting the sandbox and not the sandbox itself. What was the SSH command you ran to connect?
Created 03-30-2017 10:31 PM
hi, i'm using putty to get ssh..user is root password is hadoop, when i run sandbox-version, it prompts /usr/bin/sandbox: Requires an SELinux enabled system
Created 03-30-2017 10:40 PM
Heya, can you verify that through putty you connected to port 2222? I suspect you may have connected to port 2122 or to something other than the sandbox container layer.
Created 03-30-2017 10:48 PM
hi, i'm doing ssh so can't connect to port 2222. i am connecting to port 22
Created on 03-30-2017 10:51 PM - edited 08-18-2019 01:57 AM
Through putty you can specify the port you want to connect to. This might be an outdated image, but see the top right of this image that makes available a "Port" field.
Created 03-30-2017 11:00 PM
yes, thanks it work now