English

Towards Collaborative Optimization of Cluster Configurations for Distributed Dataflow Jobs

Distributed, Parallel, and Cluster Computing 2021-04-28 v2

Abstract

Analyzing large datasets with distributed dataflow systems requires the use of clusters. Public cloud providers offer a large variety and quantity of resources that can be used for such clusters. However, picking the appropriate resources in both type and number can often be challenging, as the selected configuration needs to match a distributed dataflow job's resource demands and access patterns. A good cluster configuration avoids hardware bottlenecks and maximizes resource utilization, avoiding costly overprovisioning. We propose a collaborative approach for finding optimal cluster configurations based on sharing and learning from historical runtime data of distributed dataflow jobs. Collaboratively shared data can be utilized to predict runtimes of future job executions through the use of specialized regression models. However, training prediction models on historical runtime data that were produced by different users and in diverse contexts requires the models to take these contexts into account.

Keywords

Cite

@article{arxiv.2011.07965,
  title  = {Towards Collaborative Optimization of Cluster Configurations for Distributed Dataflow Jobs},
  author = {Jonathan Will and Jonathan Bader and Lauritz Thamsen},
  journal= {arXiv preprint arXiv:2011.07965},
  year   = {2021}
}

Comments

6 pages, 7 figures, 1 table; Associated experiment results: https://github.com/dos-group/c3o-experiments ; Appearence in the Proceedings of the 2020 IEEE International Conference on Big Data (Big Data); Presentation at the 4th International Workshop on Benchmarking, Performance Tuning and Optimization for Big Data Applications (BPOD). IEEE. 2020

R2 v1 2026-06-23T20:17:03.549Z