Summary
In this chapter we have covered the topics surrounding running Spark on different clusters including standalone, YARN, and Mesos. As with the rest of the book, the objective of this chapter is to get you started on Spark and is by no means a comprehensive guide to running Spark on these cluster managers. In fact, each cluster manager operation can span an entire book.
We've now covered most of the topics in this book, and will now look at practical examples and use cases over the course of the next two chapters. The objective of the next chapters is to make the reader go through a simple exercise of building a recommendation and churn model and understand how Spark can be utilized for this purpose.