Elastic Memory Management for Cloud Data Analytics

Authors: 

Jingjing Wang and Magdalena Balazinska, University of Washington

Abstract: 

We develop an approach for the automatic and elastic management of memory in shared clusters executing data analytics applications. Our approach, called ElasticMem, comprises a technique for dynamically changing memory limits in Java virtual machines, models to predict memory usage and garbage collection cost, and a scheduling algorithm that dynamically reallocates memory between applications. Experiments with our prototype implementation show that our approach outperforms static memory allocation leading to fewer query failures when memory is scarce, up to 80% lower garbage collection overheads, and up to 30% lower query times when memory is abundant.

Open Access Media

USENIX is committed to Open Access to the research presented at our events. Papers and proceedings are freely available to everyone once the event begins. Any video, audio, and/or slides that are posted after the event are also free and open to everyone. Support USENIX and our commitment to Open Access.

BibTeX
@inproceedings {203259,
author = {Jingjing Wang and Magdalena Balazinska},
title = {Elastic Memory Management for Cloud Data Analytics},
booktitle = {2017 USENIX Annual Technical Conference (USENIX ATC 17)},
year = {2017},
isbn = {978-1-931971-38-6},
address = {Santa Clara, CA},
pages = {745--758},
url = {https://www.usenix.org/conference/atc17/technical-sessions/presentation/wang},
publisher = {USENIX Association},
month = jul
}

Presentation Audio