This repository has been archived by the owner on Jul 4, 2023. It is now read-only.
ZooKeeper integration
Changes:
- Thanks to @dudyk for contributing the code for the ZooKeeper integration. Task information such as
taskId
and its state are now persisted to ZooKeeper, which makes it possible for the scheduler to recover its running tasks when it gets restarted - Some small bugfixes
- Updated documentation