February 2019
Beginner to intermediate
544 pages
14h 36m
English
Before Spark, we used to process data using old Hadoop MapReduce jobs. To run MapReduce programs, we need to have a Hadoop cluster in place. It was a very tedious task for developers to test the MapReduce application without the Hadoop cluster. Spark provides the ability to run the applications in both local and cluster mode. The same application can be run on local and cluster mode by changing the Spark configuration. Let's see how you can use Spark to learn, develop, and test your application.
Read now
Unlock full access