EA2013/mapreduce: Difference between revisions
Jump to navigation
Jump to search
Marion.Dalle (talk | contribs) |
Marion.Dalle (talk | contribs) |
||
Line 6: | Line 6: | ||
=Abstract= |
=Abstract= |
||
MapReduce is a programming model for Big Data. Users specify the computation in terms of a map and a reduce function. The computation is parallelize across large-scale clusters of machines. MapReduce has a fault detection and know handle its. This paradigm was popularize by Google. |
|||
==Keywords== |
==Keywords== |
||
Big Data, data mining, programming model, |
|||
=Résumé= |
=Résumé= |
Revision as of 11:10, 17 November 2013
Présentation
- Titre : Big Data et MapReduce
- Auteur : Marion Dalle <Marion.Dalle@e.ujf-grenoble.fr>
- Enseignants : Georges-Pierre Bonneau, Didier Donsez (EA2013)
- Télécharger : File:MapReduce.pdf
Abstract
MapReduce is a programming model for Big Data. Users specify the computation in terms of a map and a reduce function. The computation is parallelize across large-scale clusters of machines. MapReduce has a fault detection and know handle its. This paradigm was popularize by Google.
Keywords
Big Data, data mining, programming model,