Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 329 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 329 Bytes

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