Created on 05-15-2017 08:33 PM - edited 09-16-2022 04:36 AM
I have downloaded HDP 2.6 for VMware and imported the image in vmware 12.5 ver.
Able to log on but none of the commands like jps, ipconfig, java -version are working.
Attached screenshot, please help me here
Thanks,
Vinay
Created 05-16-2017 01:16 PM
Connect to Sandbox using Command to access the Sandbox thru SSH:
ssh root@127.0.0.1 -p 2222;
java -version
or
Use Web Client Shell:
url : 127.0.0.1:4200
root/password
java -version
Created 05-15-2017 10:41 PM
you are likely logging into the VM but you need to log into docker container. Try the following:
ssh -p 2222 root@127.0.0.1
Notice port number is 2222 and not 22.
Created 05-16-2017 01:16 PM
Connect to Sandbox using Command to access the Sandbox thru SSH:
ssh root@127.0.0.1 -p 2222;
java -version
or
Use Web Client Shell:
url : 127.0.0.1:4200
root/password
java -version
Created 05-16-2017 05:44 PM
Created 06-08-2017 01:15 PM
Dear Vinay Upala
Pls join Me ON Skype to proceed my request
i have same issue Commands can't run