Running certain Hadoop Jobs only on a chosen node and not in the others, managing the process with Oozie

StackOverflow https://stackoverflow.com/questions/7460542

Is that even possible? I've searched quite a bit and I'd say it's not possible, but I think it's so strange a so basilar functionality has not been foreseen.

If i have a cluster of 3 machine and 1 is relative to a part (Let's say an action i Oozie) of the bigger process, can't i say to Oozie to run that job only on node X and not in the other nodes?

有帮助吗?

解决方案

I don not think you can enforce Oozie launcher mapper to run on a certain node.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top