Re: hadoop cluster install path

2011-04-06 Thread zhengjun chen
I did as you said. I built a small hadoop cluster. It consists of three nodes. One is master, two slaves. The master node is name node and jobtracker. The other two nodes are data nodes and tasktracker. Different nodes installs hadoop on different paths. I run map/reduce program. The program can w

Re: hadoop cluster install path

2011-03-04 Thread Harsh J
Hello, On Thu, Mar 3, 2011 at 8:05 PM, zhengjun chen wrote: > I tried to run hadoop on multi-node cluster. Each node installs hadoop on > different path. But not success > > Is it possible to run hadoop on multi-node cluster and these nodes install > hadoop on different paths? > You can start th

hadoop cluster install path

2011-03-03 Thread zhengjun chen
I tried to run hadoop on multi-node cluster. Each node installs hadoop on different path. But not success Is it possible to run hadoop on multi-node cluster and these nodes install hadoop on different paths? I noticed the tutorial, such as Michael Noll's, http://www.michael-noll.com/tutorials/run