Instant MapReduce Patterns - Hadoop Essentials How-to - Helion
ebook
Autor: Srinath PereraTytuł oryginału: Instant MapReduce Patterns - Hadoop Essentials How-to
ISBN: 9781782167716
stron: 60, Format: ebook
Data wydania: 2013-05-22
Księgarnia: Helion
Cena książki: 80,91 zł (poprzednio: 89,90 zł)
Oszczędzasz: 10% (-8,99 zł)
MapReduce is a technology that enables users to process large datasets and Hadoop is an implementation of MapReduce. We are beginning to see more and more data becoming available, and this hides many insights that might hold key to success or failure. However, MapReduce has the ability to analyze this data and write code to process it.Instant MapReduce Patterns ,
Osoby które kupowały "Instant MapReduce Patterns - Hadoop Essentials How-to", wybierały także:
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
- Przywództwo w świecie VUCA. Jak być skutecznym liderem w niepewnym środowisku 58,64 zł, (12,90 zł -78%)
- Scrum. O zwinnym zarządzaniu projektami. Wydanie II rozszerzone 58,64 zł, (12,90 zł -78%)
- Od hierarchii do turkusu, czyli jak zarządzać w XXI wieku 58,64 zł, (12,90 zł -78%)
Spis treści
Instant MapReduce Patterns - Hadoop Essentials How-to. Practical recipes to write your own MapReduce solution patterns for Hadoop programs eBook -- spis treści
- Instant MapReduce Patterns Hadoop Essentials How-to
- Instant MapReduce Patterns Hadoop Essentials How-to
- Credits
- About the Author
- About the Reviewer
- www.PacktPub.com
- Support files, eBooks, discount offers and more
- Why Subscribe?
- Free Access for Packt account holders
- Support files, eBooks, discount offers and more
- Preface
- What this book covers
- What you need for this book
- Who this book is for
- Conventions
- Reader feedback
- Customer support
- Downloading the example code
- Errata
- Piracy
- Questions
- 1. Instant MapReduce Patterns Hadoop Essentials How-to
- Writing a word count application using Java (Simple)
- Getting ready
- How to do it...
- How it works...
- Writing a word count application with MapReduce and running it (Simple)
- Getting ready
- How to do it...
- How it works...
- Theres more...
- Installing Hadoop in a distributed setup and running a word count application (Simple)
- Getting ready
- How to do it...
- How it works...
- Writing a formatter (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more...
- Analytics drawing a frequency distribution with MapReduce (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more...
- Relational operations join two datasets with MapReduce (Advanced)
- Getting ready
- How to do it...
- How it works...
- There's more...
- Set operations with MapReduce (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more...
- Cross correlation with MapReduce (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more...
- Simple search with MapReduce (Intermediate)
- Getting ready
- How to do it...
- How it works...
- There's more...
- Simple graph operations with MapReduce (Advanced)
- Getting ready
- How to do it...
- How it works...
- There's more...
- Kmeans with MapReduce (Advanced)
- Getting ready
- How to do it...
- How it works...
- There's more...
- Writing a word count application using Java (Simple)