Thus spake lohit::
It depends on your machine configuration, how much resource it has and what you can afford to lose in case of failures. It would be good to run NameNode and jobtracker on their own dedicate nodes and datanodes and tasktracker on rest of the nodes. We have seen cases where tasktrackers take down nodes for malicious programs, in such cases you do not want your jobtracker or namenode to be on those nodes. Also, running multiple jvms might slow down the node and your process. I would recommend you run atleast the NameNode on dedicated node.
Thanks,
Lohit

Good to know; thank you.

--
James Graham (Greywolf)                                                       |
650.930.1138|925.768.4053                                                     *
[EMAIL PROTECTED]                                                             |
Check out what people are saying about SearchMe! -- click below
        http://www.searchme.com/stack/109aa

Reply via email to