English

Early Accurate Results for Advanced Analytics on MapReduce

Databases 2012-07-03 v1

Abstract

Approximate results based on samples often provide the only way in which advanced analytical applications on very massive data sets can satisfy their time and resource constraints. Unfortunately, methods and tools for the computation of accurate early results are currently not supported in MapReduce-oriented systems although these are intended for `big data'. Therefore, we proposed and implemented a non-parametric extension of Hadoop which allows the incremental computation of early results for arbitrary work-flows, along with reliable on-line estimates of the degree of accuracy achieved so far in the computation. These estimates are based on a technique called bootstrapping that has been widely employed in statistics and can be applied to arbitrary functions and data distributions. In this paper, we describe our Early Accurate Result Library (EARL) for Hadoop that was designed to minimize the changes required to the MapReduce framework. Various tests of EARL of Hadoop are presented to characterize the frequent situations where EARL can provide major speed-ups over the current version of Hadoop.

Keywords

Cite

@article{arxiv.1207.0142,
  title  = {Early Accurate Results for Advanced Analytics on MapReduce},
  author = {Nikolay Laptev and Kai Zeng and Carlo Zaniolo},
  journal= {arXiv preprint arXiv:1207.0142},
  year   = {2012}
}

Comments

VLDB2012

R2 v1 2026-06-21T21:28:36.965Z