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
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
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