Support Questions

Find answers, ask questions, and share your expertise

HDP 2.5 sandbox using VirtualBox - how to open multiple terminal windows

avatar
Expert Contributor

Hi, i'm using the HDP 2.5 sandbox .. and trying to create a Kafka publisher & consumer on the terminal..

Is there a way for me to create multiple terminals - one for Publisher and one for Consumer ?

thanks for help in advance.

1 ACCEPTED SOLUTION

avatar
Expert Contributor

fixed this issue .. am now able to access the sandbox from local m/c ..

The port i was trying to access was incorrect (was using 2222 instead of 2122)

ssh root@127.0.0.1 -p 2122

View solution in original post

2 REPLIES 2

avatar
Expert Contributor

or is there a way for me to access the sandbox from my local m/c (Mac)

Actually i tried that, but putting entry into /etc/hosts, but when i ping sandbox.hortonworks.com, it times out

avatar
Expert Contributor

fixed this issue .. am now able to access the sandbox from local m/c ..

The port i was trying to access was incorrect (was using 2222 instead of 2122)

ssh root@127.0.0.1 -p 2122