So I changed all of the 0.0.0.0 on one machine to point to the
192.168.1.102 address.
And still it picks up the hostname and ip address of the external
network.
I am kind of at my wits end with this, as I am not seeing a solution
yet, except to take the machines off of the external network and leave
them on the internal network which isn't an option.
Has anybody had this problem before? What was the solution?
-John
On Jun 9, 2009, at 10:17 AM, Steve Loughran wrote:
One thing to consider is that some of the various services of Hadoop
are bound to 0:0:0:0, which means every Ipv4 address, you really
want to bring up everything, including jetty services, on the en0
network adapter, by binding them to 192.168.1.102; this will cause
anyone trying to talk to them over the other network to fail, which
at least find the problem sooner rather than later