/spark-parquet-example

Example project to show how to use Spark to read and write Avro/Parquet files

Apache License 2.0Apache-2.0

spark-parquet-example

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