Monday, February 4, 2019

SSH to Hortonworks sandbox



1) Download the sandbox for hortonworks
2) Launch virtualbox
3) Once the sandbox is up and running, we would see a screen as shown below ( Has information about the localhost url and ssh servers)


HORTONWORKS SANDBOX


HORTONWORKS HOME PAGE
We can use the url http://localhost:1080  to launch the home page



HORTONWORKS DASHBOARD  

 we can launch dashboard, which would open all the running services as shown below


HORTONWORKS QUICKLINK
When we click the quick links , we would land into advanced HDP tiles page, where we have all the links


HORTONWORKS WEB SHELL CLIENT
  • Web shell client can be launched from here.
  • The default username /password for web shell client is : root / hadoop
  • It would force us to change the password on the first login

SSH INTO HORTON WORKS
  • The sandbox would have information for ssh . However it might not work
  • We can use the default server name and port for horton works
     Host: 127.0.0.1
     port :2222

  using putty we can ssh as shown below


   

1 comment: