Book Image

Hadoop Operations and Cluster Management Cookbook

By : Shumin Guo
Book Image

Hadoop Operations and Cluster Management Cookbook

By: Shumin Guo

Overview of this book

<p>We are facing an avalanche of data. The unstructured data we gather can contain many insights that could hold the key to business success or failure. Harnessing the ability to analyze and process this data with Hadoop is one of the most highly sought after skills in today's job market. Hadoop, by combining the computing and storage powers of a large number of commodity machines, solves this problem in an elegant way!</p> <p>Hadoop Operations and Cluster Management Cookbook is a practical and hands-on guide for designing and managing a Hadoop cluster. It will help you understand how Hadoop works and guide you through cluster management tasks.</p> <p>This book explains real-world, big data problems and the features of Hadoop that enables it to handle such problems. It breaks down the mystery of a Hadoop cluster and will guide you through a number of clear, practical recipes that will help you to manage a Hadoop cluster.</p> <p>We will start by installing and configuring a Hadoop cluster, while explaining hardware selection and networking considerations. We will also cover the topic of securing a Hadoop cluster with Kerberos, configuring cluster high availability and monitoring a cluster. And if you want to know how to build a Hadoop cluster on the Amazon EC2 cloud, then this is a book for you.</p>
Table of Contents (15 chapters)
Hadoop Operations and Cluster Management Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Registering with Amazon Web Services (AWS)


To use AWS, registration is required. The steps to register with AWS are straightforward. In this recipe, we will outline steps to do this.

Getting ready

We assume to use a GUI web browser for AWS registration. So, we are assuming you already have a web browser with Internet access. In addition, personal information needs to be prepared to fill the online registration forms.

How to do it...

We will use the following steps to register with AWS:

  1. Use a web browser to open the following link: http://aws.amazon.com/.

  2. Click on the Sign Up button on the upper-right corner of the window.

    You will be directed to a web page as shown in the following screenshot:

  3. Fill in the e-mail address in the text field with the label My e-mail address is:, and select the I am a new user radio button as shown in the previous screenshot.

  4. Click on the Sign in using our secure server button at the bottom as shown in the previous screenshot.

  5. Fill the Login Credentials form, which includes...