Simple Spark Application to run on EMR
Apache Spark Application
In this post, we will be looking at how to submit a Spark job in AWS EMR. For this, we have an application that converts any given files to Avro or Parquet format using Apache Spark.
Project Folder Structure
|-- project/
...
fayaz.click3 min read