Tags
Language
Tags
July 2025
Su Mo Tu We Th Fr Sa
29 30 1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31 1 2
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    MapReduce Design Patterns: Building Effective Algorithms and Analytics for Hadoop and Other Systems

    Posted By: roxul
    MapReduce Design Patterns: Building Effective Algorithms and Analytics for Hadoop and Other Systems

    Donald Miner and Adam Shook, "MapReduce Design Patterns: Building Effective Algorithms and Analytics for Hadoop and Other Systems"
    English | ISBN: 1449327176 | 2012 | 230 pages | PDF, EPUB | 9 + 5 MB

    Until now, design patterns for the MapReduce framework have been scattered among various research papers, blogs, and books. This handy guide brings together a unique collection of valuable MapReduce patterns that will save you time and effort regardless of the domain, language, or development framework you’re using.

    Each pattern is explained in context, with pitfalls and caveats clearly identified to help you avoid common design mistakes when modeling your big data architecture. This book also provides a complete overview of MapReduce that explains its origins and implementations, and why design patterns are so important. All code examples are written for Hadoop.
    Summarization patterns: get a top-level view by summarizing and grouping data
    Filtering patterns: view data subsets such as records generated from one user
    Data organization patterns: reorganize data to work with other systems, or to make MapReduce analysis easier
    Join patterns: analyze different datasets together to discover interesting relationships
    Metapatterns: piece together several patterns to solve multi-stage problems, or to perform several analytics in the same job
    Input and output patterns: customize the way you use Hadoop to load or store data

    "A clear exposition of MapReduce programs for common data processing patterns—this book is indespensible for anyone using Hadoop."

    –Tom White, author of Hadoop: The Definitive Guide