@peterboncz

Robust Runtime Optimization And Skew-Resistant Execution Of Analytical SPARQL Queries On Pig

, , , and . Proceedings of International Semantic Web Conference 2012, Springer, (November 2012)

Abstract

We describe a system that incrementally translates SPARQL queries to Pig Latin and executes them on a Hadoop cluster. This system is designed to work eciently on complex queries with many self-joins over huge datasets, avoiding job failures even in the case of joins with unexpected high-value skew. To be robust against cost estimation errors, our system interleaves query optimization with query execution, determining the next steps to take based on data samples and statistics gathered during the previous step. Furthermore, we have developed a novel skew-resistant join algorithm that replicates tuples corresponding to popular keys. We evaluate the e ectiveness of our approach both on a synthetic benchmark known to generate complex queries (BSBM-BI) as well as on a Yahoo! case of data analysis using RDF data crawled from the web. Our results indicate that our system is indeed capable of processing huge datasets without precomputed statistics while exhibiting good load-balancing properties.

Links and resources

Tags

community

  • @dblp
  • @peterboncz
@peterboncz's tags highlighted