pinot
pinot copied to clipboard
MinionTenant as a table config
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)
@Jackie-Jiang typical parent-issue...
@tarun11Mavani
@tibrewalpratik17 created a issue for Add validation of instance tag provided in task-config in TableConfigUtils. Please link the same to this issue description.
https://github.com/apache/pinot/issues/13941