Book Image

Hadoop MapReduce v2 Cookbook - Second Edition: RAW

Book Image

Hadoop MapReduce v2 Cookbook - Second Edition: RAW

Overview of this book

Table of Contents (19 chapters)
Hadoop MapReduce v2 Cookbook Second Edition
Credits
About the Author
Acknowledgments
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 2. Cloud Deployments – Using Hadoop YARN on Cloud Environments

In this chapter, we will cover the following recipes:

  • Running Hadoop MapReduce v2 computations using Amazon Elastic MapReduce

  • Saving money using Amazon EC2 Spot Instances to execute EMR job flows

  • Executing a Pig script using EMR

  • Executing a Hive script using EMR

  • Creating an Amazon EMR job flow using the AWS Command Line Interface

  • Deploying an Apache HBase cluster on Amazon EC2 using EMR

  • Using EMR bootstrap actions to configure VMs for the Amazon EMR jobs

  • Using Apache Whirr to deploy an Apache Hadoop cluster in EC2 environment