Example project to show how to use Spark to read and write Avro/Parquet files
To run this example, you will need to have Maven installed. Once installed, you can launch the example by cloning this repo and running,
$ mvn scala:run -DmainClass=com.zenfractal.SparkParquetExample