Choose Index below for a list of all words and phrases defined in this glossary.


MapReduce

index | Index

MapReduce or Map/Reduce - definitions

MapReduce – a software framework for processing vast amounts of data.

[Category=Big Data ]

Source: BigData-Startup, 01 October 2013 08:55:03, http://www.bigdata-startups.com/abc-big-data-glossary-terminology External


These advertisers support this free service


MapReduce - Map Reduce is a way of getting an answer from a distributed system. This is what you’ll find in a Hadoop database – you can put SQL on top of it, but that gets translated into Map Reduce jobs.

At its core, Map Reduce starts by mapping a problem into smaller data sets, each one running on a machine of its own. The answer from each machine is returned where it is reduced to the final response.

[Category=Big Data ]

Tsahi Levent-Levi, 15 November 2013 09:00:20, http://bloggeek.me/my-big-data-glossary/ External


MapReduce - Refers to the software procedure of breaking up an analysis into pieces that can be distributed across different computers in different locations. It first distributes the analysis (map) and then collects the results back into one report (reduce). Several companies including Google and Apache (as part of its Hadoop framework) provide MapReduce tools.

[Category=Big Data ]

Bernard Marr, 21 December 2014 10:21:40, http://smartdatacollective.com/bernardmarr/287086/big-data-22-key-terms-everyone-should-understand/ External


map/reduce - A general term that refers to the process of breaking up a problem into pieces that are then distributed across multiple computers on the same network or cluster, or across a grid of disparate and possibly geographically separated systems (map), and then collecting all the results and combines them into a report (reduce). Google’s branded framework to perform this function is called MapReduce.

[Category=Big Data ]

Source: DataInformed, 03 November 2013 09:24:43, http://data-informed.com/glossary-of-big-data-terms/ External


Data Quality Glossary.  A free resource from GRC Data Intelligence. For comments, questions or feedback: dqglossary@grcdi.nl