Created 11-14-2016 09:09 PM
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.
Created 11-14-2016 11:24 PM
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
Created 11-14-2016 09:27 PM
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
Created 11-14-2016 11:24 PM
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