I am using Azkaban 3.0 and I have this on a server with two executors. I have a simple echo task that I run, and I specify the executor by setting setExecutor = id # in the stream parameters. but whenever I run the tise task, the execution alternates between the two performers, although it is explicitly specified in the definition of the task to work only on the second performer.
Do I need to change anything in the configurations? I restarted azkaban with the performers, but that didn't help.
Thanks in advance!
source share