Parallel bulk insertion for large-scale analytics applications

  • Authors:
  • Antonio Barbuzzi;Pietro Michiardi;Ernst Biersack;Gennaro Boggia

  • Affiliations:
  • Politecnico di Bari;Eurecom;Eurecom;Politecnico di Bari

  • Venue:
  • Proceedings of the 4th International Workshop on Large Scale Distributed Systems and Middleware
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Modern data analytics applications, e.g. Internet-scale indexing, system trace analysis, recommender engines to name a few, operate on massive amounts of data and call for a parallel approach to data processing. In this work, we focus on the popular MapReduce framework to carry out such tasks and identify bulk data insert operations as a critical preliminary step to achieve reduced processing times, especially when new data is generated and processed at regular time intervals. We present a parallel approach to bulk data insertion in a system that use horizontally range partitioned data and evaluate several variants to insertion operations, including legacy approaches. Our method exploits the parallel processing framework itself to insert data into the system, which is stored in a semi-structured format. Our results indicate that a parallel approach to bulk insertion can substantially reduce the recurrent costs of insertion of new data into the system.