Blog: A simple Word Count example using Spark DataFrames ###How to Run ? Clone the repository Go to directory spark-scala-dataframe Execute sbt clean compile to build the project Execute sbt run to execute the project