Showing posts with label Hadoop. Show all posts
Showing posts with label Hadoop. Show all posts

Sunday, September 23, 2012

O'Reilly Media book: MapReduce Design Patterns

MapReduce Design Patterns:

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—so you can avoid some of the common design mistakes when modeling your Big Data architecture.

Friday, May 11, 2012

O'Reilly Media book: Hadoop Operations

Hadoop Operations:
If you’ve been tasked with the job of maintaining large and complex Hadoop clusters, or are about to be, this book is a must. You’ll learn the particulars of Hadoop operations, from planning, installing, and configuring the system to providing ongoing maintenance.

Monday, September 26, 2011

O'Reilly Media book: Programming Pig – Dataflow Scripting with Hadoop

Programming Pig: This guide is an ideal learning tool and reference for Apache Pig, the programming language that helps you describe and run large data projects on Hadoop. With Pig, you can analyze data without having to create a full-fledged application—making...