Abstract
Data analytics has recently grown to include increasingly sophisticated techniques, such as machine learning and advanced statistics. Users frequently express these complex analytics tasks as workflows of user-defined functions (UDFs) that specify each algorithmic step. However, given typical hardware configurations and dataset sizes, the core challenge of complex analytics is no longer sheer data volume but rather the computation itself, and the next generation of analytics frameworks must focus on optimizing for this computation bottleneck. While query compilation has gained widespread popularity as a way to tackle the computation bottleneck for traditional SQL workloads, relatively little work addresses UDF-centric workflows in the domain of complex analytics. In this paper, we describe a novel architecture for automatically compiling workflows of UDFs. We also propose several optimizations that consider properties of the data, UDFs, and hardware together in order to generate different code on a case-by-case basis. To evaluate our approach, we implemented these techniques in TUPLEWARE, a new high-performance distributed analytics system, and our benchmarks show performance improvements of up to three orders of magnitude compared to alternative systems.
Original language | English (US) |
---|---|
Title of host publication | Proceedings of the VLDB Endowment |
Editors | Ki-Joune Li, Simonas Saltenis, Christophe Claramunt |
Publisher | Association for Computing Machinery |
Pages | 1466-1477 |
Number of pages | 12 |
Volume | 8 |
Edition | 12 12 |
DOIs | |
State | Published - 2015 |
Event | 3rd Workshop on Spatio-Temporal Database Management, STDBM 2006, Co-located with the 32nd International Conference on Very Large Data Bases, VLDB 2006 - Seoul, Korea, Republic of Duration: Sep 11 2006 → Sep 11 2006 |
Other
Other | 3rd Workshop on Spatio-Temporal Database Management, STDBM 2006, Co-located with the 32nd International Conference on Very Large Data Bases, VLDB 2006 |
---|---|
Country/Territory | Korea, Republic of |
City | Seoul |
Period | 9/11/06 → 9/11/06 |
ASJC Scopus subject areas
- Computer Science (miscellaneous)
- General Computer Science