About 1,390,000 results
Open links in new tab
  1. MapReduce Architecture - GeeksforGeeks

    Aug 4, 2025 · MapReduce Architecture is the backbone of Hadoop’s processing, offering a framework that splits jobs into smaller tasks, executes them in parallel across a cluster, and …

  2. MapReduce in Cloud Computing - Includehelp.com

    Jun 4, 2023 · MapReduce: In this tutorial, we will learn about MapReduce and the steps of MapReduce in Cloud Computing.

  3. What is MapReduce? - IBM

    What is MapReduce? MapReduce is a programming model that uses parallel processing to speed large-scale data processing. MapReduce enables massive scalability across hundreds or …

  4. Cloud Programming Models (MapReduce) - IEEE Xplore

    MapReduce is a simple paradigm for programming large clusters of hundreds and thousands of servers that store many terabytes and petabytes of information. This chapter provides an …

  5. Memory aware optimized Hadoop MapReduce model in cloud computing ...

    Sep 1, 2023 · MapReduce is a popular programming model for distributed processing of large data sets. Apache Hadoop is one of the most common open-source implementations of such …

  6. MapReduce “A new abstraction that allows us to express the simple computations we were trying to perform but hides the messy details of parallelization, fault-tolerance, data distribution and …

  7. Chapter 7 MapReduce for Cloud Computing Abstract Cloud computing and Big data have attracted serious attention.

  8. Predictive modelling of MapReduce job performance in cloud

    Jul 23, 2024 · In this study, we present a comprehensive machine learning approach for predicting the execution time of MapReduce jobs, encompassing data collection, …

  9. The MapReduce Programming Model and Implementations - Cloud Computing

    Jan 3, 2011 · Summary This chapter contains sections titled: Introduction MapReduce Programming Model Major MapReduce Implementations for the Cloud MapReduce Impacts …

  10. MapReduce Programming Model and its role in Hadoop.

    Jul 23, 2025 · MapReduce is a parallel, distributed programming model in the Hadoop framework that can be used to access the extensive data stored in the Hadoop Distributed File System …