pinot icon indicating copy to clipboard operation
pinot copied to clipboard

MinionTenant as a table config

Open tibrewalpratik17 opened this issue 1 year ago • 3 comments

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)

tibrewalpratik17 avatar Mar 22 '24 09:03 tibrewalpratik17

@Jackie-Jiang typical parent-issue...

hpvd avatar Jun 21 '24 09:06 hpvd

@tarun11Mavani

tibrewalpratik17 avatar Aug 01 '24 11:08 tibrewalpratik17

@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

tarun11Mavani avatar Sep 05 '24 13:09 tarun11Mavani