Skip to content

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

License

Notifications You must be signed in to change notification settings

harirajeev/spark-parquet-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 69.4%
  • Java 30.6%