[multistage] Allow scheduling intermediate stages to a tenant
Open
multi-stage
- Dominant language
- Java
- Stars
- 6.1k
- Forks
- 1.5k
- Avg merge
- 2d 55m
- Merged PRs (30d)
- 182
Description
This allows multistage engine to separate the heavy workload of joins from pinot data servers.
So we can throw some bigger cpu/memory servers to handle the heavy computations.
Contributor guide
Research direction
Start by reading the multistage engine's scheduling path and how tenants are currently represented. Trace how joins are assigned relative to Pinot data servers; done means intermediate stages can be scheduled to a tenant while separating heavy join computation from data-server workload.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- databases, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100