scheduling - Azkaban : Running Cluster of Azkaban Executor Servers -


is possible me run azkaban executor service in cluster. if 1 node goes down, can other pick , run scheduled jobs? haven't seen documentation on kind of set-up.

all read somewhere can run 1 executor service each web server. ideal fault tolerant architecture have web servers , executor servers run independently.

has handled such situation. please let me know if have pointers..

thanks, kranthi

per azkaban's roadmap, facility available in 2.7 version. how plan handle time being.

multiple executor services can run behind load balancer vip. web , executor 2 independent services. web can route request executor service since job , flow details persisted in mysql anyways , hence set-up work.

if there others did differently, please let me know.

thanks, kranthi


Comments

Popular posts from this blog

Java 3D LWJGL collision -

spring - SubProtocolWebSocketHandler - No handlers -

methods - python can't use function in submodule -