Hi,

I want to run a job on all of nodes and if one job was completed, the node
must wait until the jobs on the other nodes finish.
For that, every node must signal to all nodes and when every node receives
the signal from every one, next job must be run.
How can I handle that in Hadoop?
Is there any solution to understanding job completion in other nodes?
P.S: I am using Hadoop 0.20.2.

Thanks,

Hamid Oliaei

oli...@gmail.com

Reply via email to