You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-user@hadoop.apache.org by Visioner Sadak <vi...@gmail.com> on 2012/10/19 08:27:39 UTC

Redirects from namenode to datanode not working

Hello friends,
                     I m runnning hadoop in psuedo distr mode at a remote
linux ip ,Thru the namenode WEB UI i m able to access the directory
structure(thru data node) by clicking on browse the directory button but
when i click on live nodes i am able to see my datanode at localhost when i
click on tht it redirects my browser to localhost instead of my remote
linux box ip and i cant see the page....any hints on whts happening is it
becoz my datanode and namenode on same ip.....

Re: Redirects from namenode to datanode not working

Posted by Robert Molina <rm...@hortonworks.com>.
Hi Visioner,
Actually if you can access the web interface for the remote datanode via ip
from your local machine, then you just probably need to put a host entry
within your local machine so it knows what ip that hostname needs to get
routed to.

HTH

On Tue, Oct 30, 2012 at 2:47 AM, Visioner Sadak <vi...@gmail.com>wrote:

> you mean config files robert or some other file??
>
>
> On Tue, Oct 30, 2012 at 12:43 AM, Robert Molina <rm...@hortonworks.com>wrote:
>
>> Hey Visioner,
>> Can you show what's in your slaves file?
>>
>>
>>  On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <
>> visioner.sadak@gmail.com> wrote:
>>
>>> any hints friends will i have to try this with a cluster set up?? with
>>> datanode installed on a diffrnt ip address
>>>
>>>
>>> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <
>>> visioner.sadak@gmail.com> wrote:
>>>
>>>> my config files already have ips instead of localhost.....yes if i copy
>>>> paste ip in address bar it wrks ....is there any other place where ip has
>>>> to be mentioned like etc/hosts in linux....
>>>>
>>>>
>>>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>>>> georgy.gryaznov@gmail.com> wrote:
>>>>
>>>>> Hey Visioner.
>>>>>
>>>>> I think the problem here is that your config files are pointing at
>>>>> your localhost as the IP for the datanode/tasktracker. If you
>>>>> copy-paste the external IP for the box into the address bar, does it
>>>>> work?
>>>>>
>>>>> Thanks,
>>>>> Georgy
>>>>>
>>>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>>>> <vi...@gmail.com> wrote:
>>>>> > Hello friends,
>>>>> >                      I m runnning hadoop in psuedo distr mode at a
>>>>> remote
>>>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>>>> > structure(thru data node) by clicking on browse the directory button
>>>>> but
>>>>> > when i click on live nodes i am able to see my datanode at localhost
>>>>> when i
>>>>> > click on tht it redirects my browser to localhost instead of my
>>>>> remote linux
>>>>> > box ip and i cant see the page....any hints on whts happening is it
>>>>> becoz my
>>>>> > datanode and namenode on same ip.....
>>>>> >
>>>>> >
>>>>>
>>>>
>>>>
>>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Robert Molina <rm...@hortonworks.com>.
Hi Visioner,
Actually if you can access the web interface for the remote datanode via ip
from your local machine, then you just probably need to put a host entry
within your local machine so it knows what ip that hostname needs to get
routed to.

HTH

On Tue, Oct 30, 2012 at 2:47 AM, Visioner Sadak <vi...@gmail.com>wrote:

> you mean config files robert or some other file??
>
>
> On Tue, Oct 30, 2012 at 12:43 AM, Robert Molina <rm...@hortonworks.com>wrote:
>
>> Hey Visioner,
>> Can you show what's in your slaves file?
>>
>>
>>  On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <
>> visioner.sadak@gmail.com> wrote:
>>
>>> any hints friends will i have to try this with a cluster set up?? with
>>> datanode installed on a diffrnt ip address
>>>
>>>
>>> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <
>>> visioner.sadak@gmail.com> wrote:
>>>
>>>> my config files already have ips instead of localhost.....yes if i copy
>>>> paste ip in address bar it wrks ....is there any other place where ip has
>>>> to be mentioned like etc/hosts in linux....
>>>>
>>>>
>>>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>>>> georgy.gryaznov@gmail.com> wrote:
>>>>
>>>>> Hey Visioner.
>>>>>
>>>>> I think the problem here is that your config files are pointing at
>>>>> your localhost as the IP for the datanode/tasktracker. If you
>>>>> copy-paste the external IP for the box into the address bar, does it
>>>>> work?
>>>>>
>>>>> Thanks,
>>>>> Georgy
>>>>>
>>>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>>>> <vi...@gmail.com> wrote:
>>>>> > Hello friends,
>>>>> >                      I m runnning hadoop in psuedo distr mode at a
>>>>> remote
>>>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>>>> > structure(thru data node) by clicking on browse the directory button
>>>>> but
>>>>> > when i click on live nodes i am able to see my datanode at localhost
>>>>> when i
>>>>> > click on tht it redirects my browser to localhost instead of my
>>>>> remote linux
>>>>> > box ip and i cant see the page....any hints on whts happening is it
>>>>> becoz my
>>>>> > datanode and namenode on same ip.....
>>>>> >
>>>>> >
>>>>>
>>>>
>>>>
>>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Robert Molina <rm...@hortonworks.com>.
Hi Visioner,
Actually if you can access the web interface for the remote datanode via ip
from your local machine, then you just probably need to put a host entry
within your local machine so it knows what ip that hostname needs to get
routed to.

HTH

On Tue, Oct 30, 2012 at 2:47 AM, Visioner Sadak <vi...@gmail.com>wrote:

> you mean config files robert or some other file??
>
>
> On Tue, Oct 30, 2012 at 12:43 AM, Robert Molina <rm...@hortonworks.com>wrote:
>
>> Hey Visioner,
>> Can you show what's in your slaves file?
>>
>>
>>  On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <
>> visioner.sadak@gmail.com> wrote:
>>
>>> any hints friends will i have to try this with a cluster set up?? with
>>> datanode installed on a diffrnt ip address
>>>
>>>
>>> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <
>>> visioner.sadak@gmail.com> wrote:
>>>
>>>> my config files already have ips instead of localhost.....yes if i copy
>>>> paste ip in address bar it wrks ....is there any other place where ip has
>>>> to be mentioned like etc/hosts in linux....
>>>>
>>>>
>>>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>>>> georgy.gryaznov@gmail.com> wrote:
>>>>
>>>>> Hey Visioner.
>>>>>
>>>>> I think the problem here is that your config files are pointing at
>>>>> your localhost as the IP for the datanode/tasktracker. If you
>>>>> copy-paste the external IP for the box into the address bar, does it
>>>>> work?
>>>>>
>>>>> Thanks,
>>>>> Georgy
>>>>>
>>>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>>>> <vi...@gmail.com> wrote:
>>>>> > Hello friends,
>>>>> >                      I m runnning hadoop in psuedo distr mode at a
>>>>> remote
>>>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>>>> > structure(thru data node) by clicking on browse the directory button
>>>>> but
>>>>> > when i click on live nodes i am able to see my datanode at localhost
>>>>> when i
>>>>> > click on tht it redirects my browser to localhost instead of my
>>>>> remote linux
>>>>> > box ip and i cant see the page....any hints on whts happening is it
>>>>> becoz my
>>>>> > datanode and namenode on same ip.....
>>>>> >
>>>>> >
>>>>>
>>>>
>>>>
>>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Robert Molina <rm...@hortonworks.com>.
Hi Visioner,
Actually if you can access the web interface for the remote datanode via ip
from your local machine, then you just probably need to put a host entry
within your local machine so it knows what ip that hostname needs to get
routed to.

HTH

On Tue, Oct 30, 2012 at 2:47 AM, Visioner Sadak <vi...@gmail.com>wrote:

> you mean config files robert or some other file??
>
>
> On Tue, Oct 30, 2012 at 12:43 AM, Robert Molina <rm...@hortonworks.com>wrote:
>
>> Hey Visioner,
>> Can you show what's in your slaves file?
>>
>>
>>  On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <
>> visioner.sadak@gmail.com> wrote:
>>
>>> any hints friends will i have to try this with a cluster set up?? with
>>> datanode installed on a diffrnt ip address
>>>
>>>
>>> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <
>>> visioner.sadak@gmail.com> wrote:
>>>
>>>> my config files already have ips instead of localhost.....yes if i copy
>>>> paste ip in address bar it wrks ....is there any other place where ip has
>>>> to be mentioned like etc/hosts in linux....
>>>>
>>>>
>>>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>>>> georgy.gryaznov@gmail.com> wrote:
>>>>
>>>>> Hey Visioner.
>>>>>
>>>>> I think the problem here is that your config files are pointing at
>>>>> your localhost as the IP for the datanode/tasktracker. If you
>>>>> copy-paste the external IP for the box into the address bar, does it
>>>>> work?
>>>>>
>>>>> Thanks,
>>>>> Georgy
>>>>>
>>>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>>>> <vi...@gmail.com> wrote:
>>>>> > Hello friends,
>>>>> >                      I m runnning hadoop in psuedo distr mode at a
>>>>> remote
>>>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>>>> > structure(thru data node) by clicking on browse the directory button
>>>>> but
>>>>> > when i click on live nodes i am able to see my datanode at localhost
>>>>> when i
>>>>> > click on tht it redirects my browser to localhost instead of my
>>>>> remote linux
>>>>> > box ip and i cant see the page....any hints on whts happening is it
>>>>> becoz my
>>>>> > datanode and namenode on same ip.....
>>>>> >
>>>>> >
>>>>>
>>>>
>>>>
>>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
you mean config files robert or some other file??

On Tue, Oct 30, 2012 at 12:43 AM, Robert Molina <rm...@hortonworks.com>wrote:

> Hey Visioner,
> Can you show what's in your slaves file?
>
>
>  On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <visioner.sadak@gmail.com
> > wrote:
>
>> any hints friends will i have to try this with a cluster set up?? with
>> datanode installed on a diffrnt ip address
>>
>>
>> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <
>> visioner.sadak@gmail.com> wrote:
>>
>>> my config files already have ips instead of localhost.....yes if i copy
>>> paste ip in address bar it wrks ....is there any other place where ip has
>>> to be mentioned like etc/hosts in linux....
>>>
>>>
>>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>>> georgy.gryaznov@gmail.com> wrote:
>>>
>>>> Hey Visioner.
>>>>
>>>> I think the problem here is that your config files are pointing at
>>>> your localhost as the IP for the datanode/tasktracker. If you
>>>> copy-paste the external IP for the box into the address bar, does it
>>>> work?
>>>>
>>>> Thanks,
>>>> Georgy
>>>>
>>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>>> <vi...@gmail.com> wrote:
>>>> > Hello friends,
>>>> >                      I m runnning hadoop in psuedo distr mode at a
>>>> remote
>>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>>> > structure(thru data node) by clicking on browse the directory button
>>>> but
>>>> > when i click on live nodes i am able to see my datanode at localhost
>>>> when i
>>>> > click on tht it redirects my browser to localhost instead of my
>>>> remote linux
>>>> > box ip and i cant see the page....any hints on whts happening is it
>>>> becoz my
>>>> > datanode and namenode on same ip.....
>>>> >
>>>> >
>>>>
>>>
>>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
you mean config files robert or some other file??

On Tue, Oct 30, 2012 at 12:43 AM, Robert Molina <rm...@hortonworks.com>wrote:

> Hey Visioner,
> Can you show what's in your slaves file?
>
>
>  On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <visioner.sadak@gmail.com
> > wrote:
>
>> any hints friends will i have to try this with a cluster set up?? with
>> datanode installed on a diffrnt ip address
>>
>>
>> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <
>> visioner.sadak@gmail.com> wrote:
>>
>>> my config files already have ips instead of localhost.....yes if i copy
>>> paste ip in address bar it wrks ....is there any other place where ip has
>>> to be mentioned like etc/hosts in linux....
>>>
>>>
>>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>>> georgy.gryaznov@gmail.com> wrote:
>>>
>>>> Hey Visioner.
>>>>
>>>> I think the problem here is that your config files are pointing at
>>>> your localhost as the IP for the datanode/tasktracker. If you
>>>> copy-paste the external IP for the box into the address bar, does it
>>>> work?
>>>>
>>>> Thanks,
>>>> Georgy
>>>>
>>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>>> <vi...@gmail.com> wrote:
>>>> > Hello friends,
>>>> >                      I m runnning hadoop in psuedo distr mode at a
>>>> remote
>>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>>> > structure(thru data node) by clicking on browse the directory button
>>>> but
>>>> > when i click on live nodes i am able to see my datanode at localhost
>>>> when i
>>>> > click on tht it redirects my browser to localhost instead of my
>>>> remote linux
>>>> > box ip and i cant see the page....any hints on whts happening is it
>>>> becoz my
>>>> > datanode and namenode on same ip.....
>>>> >
>>>> >
>>>>
>>>
>>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
you mean config files robert or some other file??

On Tue, Oct 30, 2012 at 12:43 AM, Robert Molina <rm...@hortonworks.com>wrote:

> Hey Visioner,
> Can you show what's in your slaves file?
>
>
>  On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <visioner.sadak@gmail.com
> > wrote:
>
>> any hints friends will i have to try this with a cluster set up?? with
>> datanode installed on a diffrnt ip address
>>
>>
>> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <
>> visioner.sadak@gmail.com> wrote:
>>
>>> my config files already have ips instead of localhost.....yes if i copy
>>> paste ip in address bar it wrks ....is there any other place where ip has
>>> to be mentioned like etc/hosts in linux....
>>>
>>>
>>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>>> georgy.gryaznov@gmail.com> wrote:
>>>
>>>> Hey Visioner.
>>>>
>>>> I think the problem here is that your config files are pointing at
>>>> your localhost as the IP for the datanode/tasktracker. If you
>>>> copy-paste the external IP for the box into the address bar, does it
>>>> work?
>>>>
>>>> Thanks,
>>>> Georgy
>>>>
>>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>>> <vi...@gmail.com> wrote:
>>>> > Hello friends,
>>>> >                      I m runnning hadoop in psuedo distr mode at a
>>>> remote
>>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>>> > structure(thru data node) by clicking on browse the directory button
>>>> but
>>>> > when i click on live nodes i am able to see my datanode at localhost
>>>> when i
>>>> > click on tht it redirects my browser to localhost instead of my
>>>> remote linux
>>>> > box ip and i cant see the page....any hints on whts happening is it
>>>> becoz my
>>>> > datanode and namenode on same ip.....
>>>> >
>>>> >
>>>>
>>>
>>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
you mean config files robert or some other file??

On Tue, Oct 30, 2012 at 12:43 AM, Robert Molina <rm...@hortonworks.com>wrote:

> Hey Visioner,
> Can you show what's in your slaves file?
>
>
>  On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <visioner.sadak@gmail.com
> > wrote:
>
>> any hints friends will i have to try this with a cluster set up?? with
>> datanode installed on a diffrnt ip address
>>
>>
>> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <
>> visioner.sadak@gmail.com> wrote:
>>
>>> my config files already have ips instead of localhost.....yes if i copy
>>> paste ip in address bar it wrks ....is there any other place where ip has
>>> to be mentioned like etc/hosts in linux....
>>>
>>>
>>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>>> georgy.gryaznov@gmail.com> wrote:
>>>
>>>> Hey Visioner.
>>>>
>>>> I think the problem here is that your config files are pointing at
>>>> your localhost as the IP for the datanode/tasktracker. If you
>>>> copy-paste the external IP for the box into the address bar, does it
>>>> work?
>>>>
>>>> Thanks,
>>>> Georgy
>>>>
>>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>>> <vi...@gmail.com> wrote:
>>>> > Hello friends,
>>>> >                      I m runnning hadoop in psuedo distr mode at a
>>>> remote
>>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>>> > structure(thru data node) by clicking on browse the directory button
>>>> but
>>>> > when i click on live nodes i am able to see my datanode at localhost
>>>> when i
>>>> > click on tht it redirects my browser to localhost instead of my
>>>> remote linux
>>>> > box ip and i cant see the page....any hints on whts happening is it
>>>> becoz my
>>>> > datanode and namenode on same ip.....
>>>> >
>>>> >
>>>>
>>>
>>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Robert Molina <rm...@hortonworks.com>.
Hey Visioner,
Can you show what's in your slaves file?


On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <vi...@gmail.com>wrote:

> any hints friends will i have to try this with a cluster set up?? with
> datanode installed on a diffrnt ip address
>
>
> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <visioner.sadak@gmail.com
> > wrote:
>
>> my config files already have ips instead of localhost.....yes if i copy
>> paste ip in address bar it wrks ....is there any other place where ip has
>> to be mentioned like etc/hosts in linux....
>>
>>
>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>> georgy.gryaznov@gmail.com> wrote:
>>
>>> Hey Visioner.
>>>
>>> I think the problem here is that your config files are pointing at
>>> your localhost as the IP for the datanode/tasktracker. If you
>>> copy-paste the external IP for the box into the address bar, does it
>>> work?
>>>
>>> Thanks,
>>> Georgy
>>>
>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>> <vi...@gmail.com> wrote:
>>> > Hello friends,
>>> >                      I m runnning hadoop in psuedo distr mode at a
>>> remote
>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>> > structure(thru data node) by clicking on browse the directory button
>>> but
>>> > when i click on live nodes i am able to see my datanode at localhost
>>> when i
>>> > click on tht it redirects my browser to localhost instead of my remote
>>> linux
>>> > box ip and i cant see the page....any hints on whts happening is it
>>> becoz my
>>> > datanode and namenode on same ip.....
>>> >
>>> >
>>>
>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Robert Molina <rm...@hortonworks.com>.
Hey Visioner,
Can you show what's in your slaves file?


On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <vi...@gmail.com>wrote:

> any hints friends will i have to try this with a cluster set up?? with
> datanode installed on a diffrnt ip address
>
>
> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <visioner.sadak@gmail.com
> > wrote:
>
>> my config files already have ips instead of localhost.....yes if i copy
>> paste ip in address bar it wrks ....is there any other place where ip has
>> to be mentioned like etc/hosts in linux....
>>
>>
>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>> georgy.gryaznov@gmail.com> wrote:
>>
>>> Hey Visioner.
>>>
>>> I think the problem here is that your config files are pointing at
>>> your localhost as the IP for the datanode/tasktracker. If you
>>> copy-paste the external IP for the box into the address bar, does it
>>> work?
>>>
>>> Thanks,
>>> Georgy
>>>
>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>> <vi...@gmail.com> wrote:
>>> > Hello friends,
>>> >                      I m runnning hadoop in psuedo distr mode at a
>>> remote
>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>> > structure(thru data node) by clicking on browse the directory button
>>> but
>>> > when i click on live nodes i am able to see my datanode at localhost
>>> when i
>>> > click on tht it redirects my browser to localhost instead of my remote
>>> linux
>>> > box ip and i cant see the page....any hints on whts happening is it
>>> becoz my
>>> > datanode and namenode on same ip.....
>>> >
>>> >
>>>
>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Robert Molina <rm...@hortonworks.com>.
Hey Visioner,
Can you show what's in your slaves file?


On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <vi...@gmail.com>wrote:

> any hints friends will i have to try this with a cluster set up?? with
> datanode installed on a diffrnt ip address
>
>
> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <visioner.sadak@gmail.com
> > wrote:
>
>> my config files already have ips instead of localhost.....yes if i copy
>> paste ip in address bar it wrks ....is there any other place where ip has
>> to be mentioned like etc/hosts in linux....
>>
>>
>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>> georgy.gryaznov@gmail.com> wrote:
>>
>>> Hey Visioner.
>>>
>>> I think the problem here is that your config files are pointing at
>>> your localhost as the IP for the datanode/tasktracker. If you
>>> copy-paste the external IP for the box into the address bar, does it
>>> work?
>>>
>>> Thanks,
>>> Georgy
>>>
>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>> <vi...@gmail.com> wrote:
>>> > Hello friends,
>>> >                      I m runnning hadoop in psuedo distr mode at a
>>> remote
>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>> > structure(thru data node) by clicking on browse the directory button
>>> but
>>> > when i click on live nodes i am able to see my datanode at localhost
>>> when i
>>> > click on tht it redirects my browser to localhost instead of my remote
>>> linux
>>> > box ip and i cant see the page....any hints on whts happening is it
>>> becoz my
>>> > datanode and namenode on same ip.....
>>> >
>>> >
>>>
>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Robert Molina <rm...@hortonworks.com>.
Hey Visioner,
Can you show what's in your slaves file?


On Thu, Oct 25, 2012 at 5:44 AM, Visioner Sadak <vi...@gmail.com>wrote:

> any hints friends will i have to try this with a cluster set up?? with
> datanode installed on a diffrnt ip address
>
>
> On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak <visioner.sadak@gmail.com
> > wrote:
>
>> my config files already have ips instead of localhost.....yes if i copy
>> paste ip in address bar it wrks ....is there any other place where ip has
>> to be mentioned like etc/hosts in linux....
>>
>>
>> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
>> georgy.gryaznov@gmail.com> wrote:
>>
>>> Hey Visioner.
>>>
>>> I think the problem here is that your config files are pointing at
>>> your localhost as the IP for the datanode/tasktracker. If you
>>> copy-paste the external IP for the box into the address bar, does it
>>> work?
>>>
>>> Thanks,
>>> Georgy
>>>
>>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>>> <vi...@gmail.com> wrote:
>>> > Hello friends,
>>> >                      I m runnning hadoop in psuedo distr mode at a
>>> remote
>>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>>> > structure(thru data node) by clicking on browse the directory button
>>> but
>>> > when i click on live nodes i am able to see my datanode at localhost
>>> when i
>>> > click on tht it redirects my browser to localhost instead of my remote
>>> linux
>>> > box ip and i cant see the page....any hints on whts happening is it
>>> becoz my
>>> > datanode and namenode on same ip.....
>>> >
>>> >
>>>
>>
>>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
any hints friends will i have to try this with a cluster set up?? with
datanode installed on a diffrnt ip address

On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak
<vi...@gmail.com>wrote:

> my config files already have ips instead of localhost.....yes if i copy
> paste ip in address bar it wrks ....is there any other place where ip has
> to be mentioned like etc/hosts in linux....
>
>
> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
> georgy.gryaznov@gmail.com> wrote:
>
>> Hey Visioner.
>>
>> I think the problem here is that your config files are pointing at
>> your localhost as the IP for the datanode/tasktracker. If you
>> copy-paste the external IP for the box into the address bar, does it
>> work?
>>
>> Thanks,
>> Georgy
>>
>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>> <vi...@gmail.com> wrote:
>> > Hello friends,
>> >                      I m runnning hadoop in psuedo distr mode at a
>> remote
>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>> > structure(thru data node) by clicking on browse the directory button but
>> > when i click on live nodes i am able to see my datanode at localhost
>> when i
>> > click on tht it redirects my browser to localhost instead of my remote
>> linux
>> > box ip and i cant see the page....any hints on whts happening is it
>> becoz my
>> > datanode and namenode on same ip.....
>> >
>> >
>>
>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
any hints friends will i have to try this with a cluster set up?? with
datanode installed on a diffrnt ip address

On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak
<vi...@gmail.com>wrote:

> my config files already have ips instead of localhost.....yes if i copy
> paste ip in address bar it wrks ....is there any other place where ip has
> to be mentioned like etc/hosts in linux....
>
>
> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
> georgy.gryaznov@gmail.com> wrote:
>
>> Hey Visioner.
>>
>> I think the problem here is that your config files are pointing at
>> your localhost as the IP for the datanode/tasktracker. If you
>> copy-paste the external IP for the box into the address bar, does it
>> work?
>>
>> Thanks,
>> Georgy
>>
>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>> <vi...@gmail.com> wrote:
>> > Hello friends,
>> >                      I m runnning hadoop in psuedo distr mode at a
>> remote
>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>> > structure(thru data node) by clicking on browse the directory button but
>> > when i click on live nodes i am able to see my datanode at localhost
>> when i
>> > click on tht it redirects my browser to localhost instead of my remote
>> linux
>> > box ip and i cant see the page....any hints on whts happening is it
>> becoz my
>> > datanode and namenode on same ip.....
>> >
>> >
>>
>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
any hints friends will i have to try this with a cluster set up?? with
datanode installed on a diffrnt ip address

On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak
<vi...@gmail.com>wrote:

> my config files already have ips instead of localhost.....yes if i copy
> paste ip in address bar it wrks ....is there any other place where ip has
> to be mentioned like etc/hosts in linux....
>
>
> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
> georgy.gryaznov@gmail.com> wrote:
>
>> Hey Visioner.
>>
>> I think the problem here is that your config files are pointing at
>> your localhost as the IP for the datanode/tasktracker. If you
>> copy-paste the external IP for the box into the address bar, does it
>> work?
>>
>> Thanks,
>> Georgy
>>
>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>> <vi...@gmail.com> wrote:
>> > Hello friends,
>> >                      I m runnning hadoop in psuedo distr mode at a
>> remote
>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>> > structure(thru data node) by clicking on browse the directory button but
>> > when i click on live nodes i am able to see my datanode at localhost
>> when i
>> > click on tht it redirects my browser to localhost instead of my remote
>> linux
>> > box ip and i cant see the page....any hints on whts happening is it
>> becoz my
>> > datanode and namenode on same ip.....
>> >
>> >
>>
>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
any hints friends will i have to try this with a cluster set up?? with
datanode installed on a diffrnt ip address

On Tue, Oct 23, 2012 at 12:34 PM, Visioner Sadak
<vi...@gmail.com>wrote:

> my config files already have ips instead of localhost.....yes if i copy
> paste ip in address bar it wrks ....is there any other place where ip has
> to be mentioned like etc/hosts in linux....
>
>
> On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <
> georgy.gryaznov@gmail.com> wrote:
>
>> Hey Visioner.
>>
>> I think the problem here is that your config files are pointing at
>> your localhost as the IP for the datanode/tasktracker. If you
>> copy-paste the external IP for the box into the address bar, does it
>> work?
>>
>> Thanks,
>> Georgy
>>
>> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
>> <vi...@gmail.com> wrote:
>> > Hello friends,
>> >                      I m runnning hadoop in psuedo distr mode at a
>> remote
>> > linux ip ,Thru the namenode WEB UI i m able to access the directory
>> > structure(thru data node) by clicking on browse the directory button but
>> > when i click on live nodes i am able to see my datanode at localhost
>> when i
>> > click on tht it redirects my browser to localhost instead of my remote
>> linux
>> > box ip and i cant see the page....any hints on whts happening is it
>> becoz my
>> > datanode and namenode on same ip.....
>> >
>> >
>>
>
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
my config files already have ips instead of localhost.....yes if i copy
paste ip in address bar it wrks ....is there any other place where ip has
to be mentioned like etc/hosts in linux....

On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <georgy.gryaznov@gmail.com
> wrote:

> Hey Visioner.
>
> I think the problem here is that your config files are pointing at
> your localhost as the IP for the datanode/tasktracker. If you
> copy-paste the external IP for the box into the address bar, does it
> work?
>
> Thanks,
> Georgy
>
> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
> <vi...@gmail.com> wrote:
> > Hello friends,
> >                      I m runnning hadoop in psuedo distr mode at a remote
> > linux ip ,Thru the namenode WEB UI i m able to access the directory
> > structure(thru data node) by clicking on browse the directory button but
> > when i click on live nodes i am able to see my datanode at localhost
> when i
> > click on tht it redirects my browser to localhost instead of my remote
> linux
> > box ip and i cant see the page....any hints on whts happening is it
> becoz my
> > datanode and namenode on same ip.....
> >
> >
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
my config files already have ips instead of localhost.....yes if i copy
paste ip in address bar it wrks ....is there any other place where ip has
to be mentioned like etc/hosts in linux....

On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <georgy.gryaznov@gmail.com
> wrote:

> Hey Visioner.
>
> I think the problem here is that your config files are pointing at
> your localhost as the IP for the datanode/tasktracker. If you
> copy-paste the external IP for the box into the address bar, does it
> work?
>
> Thanks,
> Georgy
>
> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
> <vi...@gmail.com> wrote:
> > Hello friends,
> >                      I m runnning hadoop in psuedo distr mode at a remote
> > linux ip ,Thru the namenode WEB UI i m able to access the directory
> > structure(thru data node) by clicking on browse the directory button but
> > when i click on live nodes i am able to see my datanode at localhost
> when i
> > click on tht it redirects my browser to localhost instead of my remote
> linux
> > box ip and i cant see the page....any hints on whts happening is it
> becoz my
> > datanode and namenode on same ip.....
> >
> >
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
my config files already have ips instead of localhost.....yes if i copy
paste ip in address bar it wrks ....is there any other place where ip has
to be mentioned like etc/hosts in linux....

On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <georgy.gryaznov@gmail.com
> wrote:

> Hey Visioner.
>
> I think the problem here is that your config files are pointing at
> your localhost as the IP for the datanode/tasktracker. If you
> copy-paste the external IP for the box into the address bar, does it
> work?
>
> Thanks,
> Georgy
>
> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
> <vi...@gmail.com> wrote:
> > Hello friends,
> >                      I m runnning hadoop in psuedo distr mode at a remote
> > linux ip ,Thru the namenode WEB UI i m able to access the directory
> > structure(thru data node) by clicking on browse the directory button but
> > when i click on live nodes i am able to see my datanode at localhost
> when i
> > click on tht it redirects my browser to localhost instead of my remote
> linux
> > box ip and i cant see the page....any hints on whts happening is it
> becoz my
> > datanode and namenode on same ip.....
> >
> >
>

Re: Redirects from namenode to datanode not working

Posted by Visioner Sadak <vi...@gmail.com>.
my config files already have ips instead of localhost.....yes if i copy
paste ip in address bar it wrks ....is there any other place where ip has
to be mentioned like etc/hosts in linux....

On Tue, Oct 23, 2012 at 12:11 PM, Georgy Gryaznov <georgy.gryaznov@gmail.com
> wrote:

> Hey Visioner.
>
> I think the problem here is that your config files are pointing at
> your localhost as the IP for the datanode/tasktracker. If you
> copy-paste the external IP for the box into the address bar, does it
> work?
>
> Thanks,
> Georgy
>
> On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
> <vi...@gmail.com> wrote:
> > Hello friends,
> >                      I m runnning hadoop in psuedo distr mode at a remote
> > linux ip ,Thru the namenode WEB UI i m able to access the directory
> > structure(thru data node) by clicking on browse the directory button but
> > when i click on live nodes i am able to see my datanode at localhost
> when i
> > click on tht it redirects my browser to localhost instead of my remote
> linux
> > box ip and i cant see the page....any hints on whts happening is it
> becoz my
> > datanode and namenode on same ip.....
> >
> >
>

Re: Redirects from namenode to datanode not working

Posted by Georgy Gryaznov <ge...@gmail.com>.
Hey Visioner.

I think the problem here is that your config files are pointing at
your localhost as the IP for the datanode/tasktracker. If you
copy-paste the external IP for the box into the address bar, does it
work?

Thanks,
Georgy

On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
<vi...@gmail.com> wrote:
> Hello friends,
>                      I m runnning hadoop in psuedo distr mode at a remote
> linux ip ,Thru the namenode WEB UI i m able to access the directory
> structure(thru data node) by clicking on browse the directory button but
> when i click on live nodes i am able to see my datanode at localhost when i
> click on tht it redirects my browser to localhost instead of my remote linux
> box ip and i cant see the page....any hints on whts happening is it becoz my
> datanode and namenode on same ip.....
>
>

Re: Redirects from namenode to datanode not working

Posted by Georgy Gryaznov <ge...@gmail.com>.
Hey Visioner.

I think the problem here is that your config files are pointing at
your localhost as the IP for the datanode/tasktracker. If you
copy-paste the external IP for the box into the address bar, does it
work?

Thanks,
Georgy

On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
<vi...@gmail.com> wrote:
> Hello friends,
>                      I m runnning hadoop in psuedo distr mode at a remote
> linux ip ,Thru the namenode WEB UI i m able to access the directory
> structure(thru data node) by clicking on browse the directory button but
> when i click on live nodes i am able to see my datanode at localhost when i
> click on tht it redirects my browser to localhost instead of my remote linux
> box ip and i cant see the page....any hints on whts happening is it becoz my
> datanode and namenode on same ip.....
>
>

Re: Redirects from namenode to datanode not working

Posted by Georgy Gryaznov <ge...@gmail.com>.
Hey Visioner.

I think the problem here is that your config files are pointing at
your localhost as the IP for the datanode/tasktracker. If you
copy-paste the external IP for the box into the address bar, does it
work?

Thanks,
Georgy

On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
<vi...@gmail.com> wrote:
> Hello friends,
>                      I m runnning hadoop in psuedo distr mode at a remote
> linux ip ,Thru the namenode WEB UI i m able to access the directory
> structure(thru data node) by clicking on browse the directory button but
> when i click on live nodes i am able to see my datanode at localhost when i
> click on tht it redirects my browser to localhost instead of my remote linux
> box ip and i cant see the page....any hints on whts happening is it becoz my
> datanode and namenode on same ip.....
>
>

Re: Redirects from namenode to datanode not working

Posted by Georgy Gryaznov <ge...@gmail.com>.
Hey Visioner.

I think the problem here is that your config files are pointing at
your localhost as the IP for the datanode/tasktracker. If you
copy-paste the external IP for the box into the address bar, does it
work?

Thanks,
Georgy

On Thu, Oct 18, 2012 at 11:27 PM, Visioner Sadak
<vi...@gmail.com> wrote:
> Hello friends,
>                      I m runnning hadoop in psuedo distr mode at a remote
> linux ip ,Thru the namenode WEB UI i m able to access the directory
> structure(thru data node) by clicking on browse the directory button but
> when i click on live nodes i am able to see my datanode at localhost when i
> click on tht it redirects my browser to localhost instead of my remote linux
> box ip and i cant see the page....any hints on whts happening is it becoz my
> datanode and namenode on same ip.....
>
>