Is it possible for me to run Azkaban Executor Service in a cluster. If one node goes down, then can the other pick up and run the scheduled jobs? I haven't seen any documentation on this kind of set-up.
All that I read somewhere was that we can run only one Executor Service for each web server. But an ideal fault tolerant architecture would be to have web servers and Executor Servers run independently.
Has anyone handled such a situation. Please let me know if you have any pointers..
Thanks, Kranthi
You must add the following lines of configurations into the directory conf of the azkaban-web configuration:
I have inserted the following configuration on the DNS based so that they can have a configuration based on multicluster. It is not necessary if you are inside the same network.
At this point points take advantage of the useExecutor parameter by setting the ID inserted above or 10000 as a value