massie / spark-parquet-example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Apache License 2.0