My problem is I followed some instructions online trying to figure out my ip address for the connection for my sandbox. When my virtual machine finalized importing, it popped out window which said that use the ip address 127.0.0.1:8888. This address can't be used directly. So I run ifconfig
in the bash to figure out the ip, the result was as below
I tried both 192.160.0.12 and 10.0.3.15 but the page still could not be found. Any ideas about how to establish the connection in the browser? Thx!
That's a bit vague but I think you are trying to access the hadoop web interface. You need to go to <ip-address>:50070
to access the web interface