Getting started Apache Spark with Java
In this tutorial, we will learn how to set up Apache Spark for local development and get started with Java applications. We will use an Apache log file to show a few basic RDD operations. Tools & Libraries used: Apache spark 2.1.1 Gradle (3.x) / Maven Eclipse IDE JDK 1.8 Mac OS X or Windows …