z-logo
open-access-imgOpen Access
Supporting Bulk Synchronous Parallelism in Map-Reduce Queries
Author(s) -
Leonidas Fegaras
Publication year - 2013
Publication title -
2012 sc companion: high performance computing, networking storage and analysis
Language(s) - English
Resource type - Conference proceedings
ISBN - 978-0-7695-4956-9
DOI - 10.1109/sc.companion.2012.129
Subject(s) - computing and processing , communication, networking and broadcast technologies , components, circuits, devices and systems
One of the major drawbacks of the Map-Reduce (MR) model is that, to simplify reliability and fault tolerance, it does not preserve data in memory across consecutive MR jobs: a MR job must dump its data to the distributed file system before they can be read by the next MR job. This restriction imposes a high overhead to complex MR workflows and graph algorithms, such as PageRank, which require repetitive MR jobs. The Bulk Synchronous Parallelism (BSP) programming model, on the other hand, has been recently advocated as an alternative to the MR model that does not suffer from this restriction, and, under certain circumstances, allows complex repetitive algorithms to run entirely in the collective memory of a cluster. We present a framework for translating complex declarative queries for scientific and graph data analysis applications to both MR and BSP evaluation plans, leaving the choice to be made at run-time based on the available resources. If the resources are sufficient, the query will be evaluated entirely in memory based on the BSP model, otherwise, the same query will be evaluated based on the MR model.

The content you want is available to Zendy users.

Already have an account? Click here to sign in.
Having issues? You can contact us here
Accelerating Research

Address

John Eccles House
Robert Robinson Avenue,
Oxford Science Park, Oxford
OX4 4GP, United Kingdom