Chapter 3. Building and Running a Spark Application
This chapter focuses on the mechanics of building Spark applications. There are many tool chains and IDEs with their own details for compiling and building applications. This chapter gives you a quick overview.
If you are a Spark beginner, all the programs in this book can be run from the Spark shell and you can skip this chapter.