On Thu, Jul 3, 2014 at 7:00 AM, Andrew Jones <[email protected]>
wrote:

> I0703 13:57:26.040679 51675 master.cpp:1059] Registering framework
> 20140620-174222-1209730570-5050-51658-0666 at
> scheduler(1)@127.0.1.1:53662
>

The hadoop scheduler is registering with master but using a local ip
address (127.0.0.1). Setting LIBPROCESS_IP in the environment of hadoop
scheduler to a publicly accessible IP should fix this issue.

Reply via email to