Hi Reference: https://issues.apache.org/jira/browse/AURORA-1075
This JIRA is about a feature to schedule jobs such that there is an instance of such a job on each and every registered slave in the cluster. One of the use case would be to manage system services on every slave in the cluster. With the dynamic nature of the cluster (slaves coming up or going down), additional instances shall be added or existing instances shall be terminated. I have a writeup for this feature at: https://docs.google.com/document/d/12hr6GnUZU3mc7xsWRzMi3nQILGB-3vyUxvbG-6YmvdE/edit?usp=sharing Feedback/comments/suggestion welcome. Thanks Anindya