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