English

Lachesis: Automatic Partitioning for UDF-Centric Analytics

Databases 2021-02-23 v5 Distributed, Parallel, and Cluster Computing

Abstract

Persistent partitioning is effective in avoiding expensive shuffling operations. However it remains a significant challenge to automate this process for Big Data analytics workloads that extensively use user defined functions (UDFs), where sub-computations are hard to be reused for partitionings compared to relational applications. In addition, functional dependency that is widely utilized for partitioning selection is often unavailable in the unstructured data that is ubiquitous in UDF-centric analytics. We propose the Lachesis system, which represents UDF-centric workloads as workflows of analyzable and reusable sub-computations. Lachesis further adopts a deep reinforcement learning model to infer which sub-computations should be used to partition the underlying data. This analysis is then applied to automatically optimize the storage of the data across applications to improve the performance and users' productivity.

Keywords

Cite

@article{arxiv.2006.16529,
  title  = {Lachesis: Automatic Partitioning for UDF-Centric Analytics},
  author = {Jia Zou and Amitabh Das and Pratik Barhate and Arun Iyengar and Binhang Yuan and Dimitrije Jankov and Chris Jermaine},
  journal= {arXiv preprint arXiv:2006.16529},
  year   = {2021}
}

Comments

In submission

R2 v1 2026-06-23T16:43:26.400Z