Learning Big Data with Amazon Elastic MapReduce

Amarkant Singh, Vijay Rayapati

  • 出版商: Packt Publishing
  • 出版日期: 2014-10-10
  • 售價: $1,730
  • 貴賓價: 9.5$1,644
  • 語言: 英文
  • 頁數: 242
  • 裝訂: Paperback
  • ISBN: 1782173439
  • ISBN-13: 9781782173434
  • 相關分類: 分散式架構大數據 Big-data
  • 下單後立即進貨 (約3~4週)

商品描述

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.