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)

Summary


In this chapter, we looked at executing jobs in Sahara by examining the running job workflow on top of OpenStack. The EDP project in OpenStack with the last releases becomes a great flavor to run complex jobs on a Hadoop cluster in no time with the support of many other plugins that have been cited in this chapter.

This chapter also covered how to launch a Spark cluster and execute a simple job using the Sahara REST API. By the end of the chapter, an example of a real-world scenario was discussed and it was explained how Sahara can simplify the scalability challenge. Running more complex jobs within tons of unstructured data will undoubtedly need a simple and easy approach to tackle future data growth issues. The chapter has demonstrated how Sahara is capable of accomplishing such a necessity.

The next chapter will go in depth on more advanced options that Sahara offers for a more sophisticated data processing environment.