MapReduce Design Patterns (e-bog) af Shook, Adam
Shook, Adam (forfatter)

MapReduce Design Patterns e-bog

238,03 DKK (inkl. moms 297,54 DKK)
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 youre using.Each pattern is explained in context, with pitfalls and caveats clearly identifie...
E-bog 238,03 DKK
Forfattere Shook, Adam (forfatter)
Udgivet 21 november 2012
Længde 250 sider
Genrer Computer programming / software engineering
Sprog English
Format epub
Beskyttelse LCP
ISBN 9781449341985
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 youre 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 dataFiltering patterns: view data subsets such as records generated from one userData organization patterns: reorganize data to work with other systems, or to make MapReduce analysis easierJoin patterns: analyze different datasets together to discover interesting relationshipsMetapatterns: piece together several patterns to solve multi-stage problems, or to perform several analytics in the same jobInput and output patterns: customize the way you use Hadoop to load or store data"e;A clear exposition of MapReduce programs for common data processing patternsthis book is indespensible for anyone using Hadoop."e;--Tom White, author of Hadoop: The Definitive Guide