Scaling a Declarative Cluster Manager Architecture with Query Optimization Techniques
Summary: C-SQL: a formal SQL-like language to express cluster placement as constraint optimization. Using query-optimizer techniques (incremental view maintenance, predicate pushdown) scales DCM to 10^4 nodes, yielding ~3000× DB latency speedup and up to 300× reduction in problem size (Kubernetes scheduler case study). (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Kexin Rong (Georgia Institute of Technology; VMware)
- 2. Mihai Budiu (Feldera)
- 3. Athinagoras Skiadopoulos (Stanford University)
- 4. Lalith Suresh (Feldera)
- 5. Amy Tai (Google)
BibTeX Citation
@article{rong_vldb23,
title = {{Scaling a Declarative Cluster Manager Architecture with Query Optimization Techniques}},
author = {Rong, Kexin and Budiu, Mihai and Skiadopoulos, Athinagoras and Suresh, Lalith and Tai, Amy},
journal = {PVLDB},
series = {{VLDB} '23},
volume = {16},
number = {10},
pages = {2618--2631},
doi = {10.14778/3603581.3603599},
url = {https://doi.org/10.14778/3603581.3603599},
year = {2023}
}
Incoming Citations (Sorted by Pagerank)
Showing 1 of 1 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 5,355 | Solver-In-The-Loop Cluster Resource Management for Database-as-a-Service | 2023 | VLDB | 6.2500992e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 19 of 19 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 7,484 | On Scale Independence for Querying Big Data | 2014 | PODS |
| 2 | 10,969 | Improving DBMS Scheduling Decisions with Accurate Performance Prediction on Concurrent Queries | 2025 | VLDB |
| 3 | 10,694 | Managed Resource Scaling in Amazon EMR | 2025 | SIGMOD |
| 4 | 7,585 | Query Centric Partitioning and Allocation for Partially Replicated Database Systems | 2017 | SIGMOD |
| 5 | 1,092 | Automated Demand-driven Resource Scaling in Relational Database-as-a-Service | 2016 | SIGMOD |
| 6 | 5,935 | Towards Energy-Efficient Database Cluster Design | 2012 | VLDB |
| 7 | 4,481 | Dynamically Optimizing Queries over Large Scale Data Platforms | 2014 | SIGMOD |
| 8 | 8,887 | A Model for Query Execution Over Heterogeneous Instances | 2024 | CIDR |
| 9 | 9,446 | Parallelizing Query Optimization on Shared-Nothing Architectures | 2016 | VLDB |
| 10 | 4,742 | Continuous Cloud-Scale Query Optimization and Processing | 2013 | VLDB |