In-Memory Indexed Caching for Distributed Data Processing

Conference Paper (2022)
Author(s)

Alexandru Uta (Universiteit Leiden)

Bogdan Ghit (Databricks)

Ankur Dave (University of California)

Jan S. Rellermeyer (TU Delft - Data-Intensive Systems)

Peter Boncz (Centrum Wiskunde & Informatica (CWI))

Research Group
Data-Intensive Systems
Copyright
© 2022 Alexandru Uta, Bogdan Ghit, Ankur Dave, Jan S. Rellermeyer, Peter Boncz
DOI related publication
https://doi.org/10.1109/IPDPS53621.2022.00019
More Info
expand_more
Publication Year
2022
Language
English
Copyright
© 2022 Alexandru Uta, Bogdan Ghit, Ankur Dave, Jan S. Rellermeyer, Peter Boncz
Research Group
Data-Intensive Systems
Pages (from-to)
104-114
ISBN (print)
978-1-6654-8107-6
ISBN (electronic)
978-1-6654-8106-9
Reuse Rights

Other than for strictly personal use, it is not permitted to download, forward or distribute the text or part of it, without the consent of the author(s) and/or copyright holder(s), unless the work is under an open content license such as Creative Commons.

Abstract

Powerful abstractions such as dataframes are only as efficient as their underlying runtime system. The de-facto distributed data processing framework, Apache Spark, is poorly suited for the modern cloud-based data-science workloads due to its outdated assumptions: static datasets analyzed using coarse-grained transformations. In this paper, we introduce the Indexed DataFrame, an in-memory cache that supports a dataframe abstraction which incorporates indexing capabilities to support fast lookup and join operations. Moreover, it supports appends with multi-version concurrency control. We implement the Indexed DataFrame as a lightweight, standalone library which can be integrated with minimum effort in existing Spark programs. We analyze the performance of the Indexed DataFrame in cluster and cloud deployments with real-world datasets and benchmarks using both Apache Spark and Databricks Runtime. In our evaluation, we show that the Indexed DataFrame significantly speeds-up query execution when compared to a non-indexed dataframe, incurring modest memory overhead.

Files

In_Memory_Indexed_Caching_for_... (pdf)
(pdf | 0.617 Mb)
- Embargo expired in 15-01-2023
License info not available