Book Image

OpenStack Sahara Essentials

By : Omar Khedher
Book Image

OpenStack Sahara Essentials

By: Omar Khedher

Overview of this book

The Sahara project is a module that aims to simplify the building of data processing capabilities on OpenStack. The goal of this book is to provide a focused, fast paced guide to installing, configuring, and getting started with integrating Hadoop with OpenStack, using Sahara. The book should explain to users how to deploy their data-intensive Hadoop and Spark clusters on top of OpenStack. It will also cover how to use the Sahara REST API, how to develop applications for Elastic Data Processing on Openstack, and setting up hadoop or spark clusters on Openstack.
Table of Contents (14 chapters)

Chapter 5. Discovering Advanced Features with Sahara

As the Hadoop infrastructure starts to grow, several new requirements will start to appear such as automating the creation of images, keeping the Hadoop cluster resilient to failure, and looking to the best outfit for the big data cluster networking configuration. In this chapter, we will discuss several topics that come up with Sahara, which offers in the latest stable releases more advanced functionalities that allow setting up a more customized Hadoop cluster within more possibilities and choices of configuration. This chapter will examine the following topics:

  • Discussing different plugins supported by Sahara in the current version

  • Creating images for different Sahara plugins using image tools out of the box

  • Checking the requirements and limitations for each plugin in Sahara

  • Learning what is an affinity group and how to use it in Sahara

  • Understanding data locality and how to use it in Sahara

  • Discussing different networking configurations...