问题
I have a 6 node cluster.
When trying to run an oozie job, it triggers the job in any of the 6 nodes
Is there a way to specify the node in which the oozie shell action should be triggered
回答1:
You can use oozie's spark-action for this purpose.
Refer: https://oozie.apache.org/docs/4.2.0/DG_SparkActionExtension.html
来源:https://stackoverflow.com/questions/38691830/forcing-oozie-job-to-run-on-specific-node