Book Image

Learn By Example: Hadoop, MapReduce for Big Data problems [Video]

By : Loonycorn
Book Image

Learn By Example: Hadoop, MapReduce for Big Data problems [Video]

By: Loonycorn

Overview of this book

<p><span id="description" class="sugar_field">This course is a zoom-in, zoom-out, hands-on workout involving Hadoop, MapReduce and the art of thinking parallel. This course is both broad and deep. It covers the individual components of Hadoop in great detail and also gives you a higher level picture of how they interact with each other. It's a hands-on workout involving Hadoop, MapReduce. This course will get you hands-on with Hadoop very early on. You'll learn how to set up your own cluster using both VMs and the Cloud. All the major features of MapReduce are covered, including advanced topics like Total Sort and Secondary Sort. MapReduce completely changed the way people thought about processing Big Data. Breaking down any problem into parallelizable units is an art. The examples in this course will train you to think in parallel.</span></p> <h2><span class="sugar_field">Style and Approach</span></h2> <p><span class="sugar_field"><span id="trade_selling_points_c" class="sugar_field">Hands-on workout involving Hadoop, MapReduce.</span></span></p>
Table of Contents (15 chapters)
Free Chapter
1
Introduction
Chapter 10
Input and Output Formats and Customized Partitioning
Content Locked
Section 2
Text And Sequence File Formats
The most common kind of files are text files and binary files and Hadoop has built in library classes to represent both of these.