Hadoop distribution(2-node cluster)

2014-04-14 Thread Mohan Radhakrishnan
Hi, As the subject implies I have 2 nodes, one is OSX and the other is linux. How is a distributed cluster installed in this case ? What other networking equipment do I need ? Thanks, Mohan

2-node cluster

2014-04-14 Thread Mohan Radhakrishnan
Hi, I have 2 nodes, one is OSX and the other is linux. How is a distributed cluster installed in this case ? What other networking equipment do I need ? Can I ask for pointers to instructions ? I am new. Thanks, Mohan

Re: 2-node cluster

2014-04-14 Thread Stanley Shi
You can just follow any instruction on deploying distributed cluster, just put several different services on the same host; Regards, *Stanley Shi,* On Tue, Apr 15, 2014 at 12:02 PM, Mohan Radhakrishnan radhakrishnan.mo...@gmail.com wrote: Hi, I have 2 nodes, one is OSX and the

Shuffle error. Reducers are not finding map i/p in 2 node cluster....

2009-04-28 Thread Sid123
: http://www.nabble.com/Shuffle-error.-Reducers-are-not-finding-map-i-p-in-2-node-cluster-tp23271298p23271298.html Sent from the Hadoop core-user mailing list archive at Nabble.com.

Fetch errors. 2 node cluster.

2009-03-05 Thread pavelkolodin
Hello to all. I have 2 nodes in cluster - master + slave. names master1 and slave1 stored in /etc/hosts on both hosts and they are 100% correct. conf/masters: master1 conf/slaves: master1 slave1 conf/slaves + conf/masters are empty on slave1 node. I tried to fill them in many ways - it

Re: Problem in 2-node cluster

2008-05-09 Thread Sridhar Raman
Woah! I managed to fix it, but god! It was a bug that was so ... I don't know ... hard to name it. The first thing I noticed was that if my conf/slaves file had, master slave I would get * no address associated with name master*, and if it was, slave master I would get * no address