mirror of
https://github.com/apache/druid.git
synced 2025-03-03 07:49:13 +00:00
* initial commit * add Javadocs * refine JSON input config * more test and fix build * extract existing behavior as default strategy * change template mapping fallback * add docs * update doc * fix doc * address comments * define Matcher interface * fix test coverage * use lower case for endpoint path * update Json name * add more tests * refactoring Selector class
druid-kubernetes-overlord-extensions
Overview
The Kubernetes Task Scheduling extension allows a Druid cluster running on Kubernetes to schedule its tasks as Kubernetes Jobs instead of sending them to workers (middle managers or indexers).
Documentation
More detailed documentation about how to configure and use the extension is available here