MinionTenant as a table config
Open
parent-issue
stale
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
Supersedes #11240
In order to achieve resource isolation for minion jobs.
These are the work streams to track:
- [x] Acknowledging minionInstanceTag task config for scheduled jobs (#12459)
- [x] Add validation of instance tag provided in task-config in TableConfigUtils (https://github.com/apache/pinot/issues/13941)
- [ ] Introduce "minionTenant" as a table config itself. Note: "minionInstanceTag" should supersede this "minionTenant".
- [x] Add "minionInstanceTag" as a param for adhoc scheduling jobs API. Should overwrite table-level instanceTag config. (#12786)
Contributor guide
Assessment
This issue has not been assessed yet.