PacktLib: Instant MapReduce Patterns – Hadoop Essentials How-to [Instant]

Instant MapReduce Patterns – Hadoop Essentials How-to

Credits

About the Author

About the Reviewer

www.PacktPub.com

Preface

Instant MapReduce Patterns – Hadoop Essentials How-to

Writing a word count application using Java (Simple)

Writing a word count application with MapReduce and running it (Simple)

Installing Hadoop in a distributed setup and running a word count application (Simple)

Writing a formatter (Intermediate)

Analytics – drawing a frequency distribution with MapReduce (Intermediate)

Relational operations – join two datasets with MapReduce (Advanced)

Set operations with MapReduce (Intermediate)

Cross correlation with MapReduce (Intermediate)

Simple search with MapReduce (Intermediate)

Simple graph operations with MapReduce (Advanced)

Kmeans with MapReduce (Advanced)