Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Learning Big Data with Amazon Elastic MapReduce

Posted By: Grev27
Learning Big Data with Amazon Elastic MapReduce

Amarkant Singh, Vijay Rayapati, "Learning Big Data with Amazon Elastic MapReduce"
English | ISBN: 1782173439 | 2014 | EPUB/MOBI+Code files | 242 pages | 24,3 MB

Easily learn, build, and execute real-world Big Data solutions using Hadoop and AWS EMR

About This Book
Learn how to solve big data problems using Apache Hadoop
Use Amazon Elastic MapReduce to create and maintain cluster infrastructure for big data analytics
A step-by-step guide exploring the vast set of services provided by Amazon on the cloud

Who This Book Is For
This book is aimed at developers and system administrators who want to learn about Big Data analysis using Amazon Elastic MapReduce. Basic Java programming knowledge is required. You should be comfortable with using command-line tools. Prior knowledge of AWS, API, and CLI tools is not assumed. Also, no exposure to Hadoop and MapReduce is expected.

What You Will Learn
Create and access your account on AWS and learn about its various services
Launch a machine on the cloud infrastructure of AWS, get login credentials, and communicate with that machine
Learn about the logical dataflow of MapReduce and how it uses distributed computing effectively
Understand the benefits of EMR over a local Hadoop cluster
Discover the best practices that should be kept in mind while planning and executing a cluster/job on EMR
Launch a cluster on Amazon EMR, submit the Hello World wordcount job for processing, and download and view the results
Execute jobs on EMR using the two primary methods provided by EMR

In Detail
Amazon Elastic MapReduce is a web service used to process and store vast amount of data, and it is one of the largest Hadoop operators in the world. With the increase in the amount of data generated and collected by many businesses and the arrival of cost-effective cloud-based solutions for distributed computing, the feasibility to crunch large amounts of data to get deep insights within a short span of time has increased greatly.

This book will get you started with AWS so that you can quickly create your own account and explore the services provided, many of which you might be delighted to use. This book covers the architectural details of the MapReduce framework, Apache Hadoop, various job models on EMR, how to manage clusters on EMR, and the command-line tools available with EMR. Each chapter builds on the knowledge of the previous one, leading to the final chapter where you will learn about solving a real-world use case using Apache Hadoop and EMR. This book will, therefore, get you up and running with major Big Data technologies quickly and efficiently.