Are you sure Hadoop is running? Is is possible to run $ hadoop fs -ls
/ on the namenode server?

-- Andrei Savu / andreisavu.ro

On Fri, Jul 8, 2011 at 10:42 AM, rob parker <rob.s.par...@gmail.com> wrote:
>
>
> On Fri, Jul 8, 2011 at 12:00 PM, Andrei Savu <savu.and...@gmail.com> wrote:
>>
>> On Fri, Jul 8, 2011 at 9:49 AM, rob parker <rob.s.par...@gmail.com> wrote:
>> > Could this be something with my iptables on the local machine?
>>
>> Are you restricting outbound connections? Do you have any restriction
>> on the lo interface (localhost)?
>
> iptables are empty
>
> parkerro@ubuntu:~$ sudo iptables -L
> Chain INPUT (policy ACCEPT)
> target     prot opt source               destination
> Chain FORWARD (policy ACCEPT)
> target     prot opt source               destination
> Chain OUTPUT (policy ACCEPT)
> target     prot opt source               destination

Reply via email to