alivcor / torque

Serialize your Spark Dataframes to and from Avro

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Serialize your Spark Dataframes to and from Avro.

This project provided serialization/deserialization for seamless conversion between spark dataframes and avro.

However, Spark 2.4 added several methods within Spark for converting Spark DataFrames & Avro Generic Records.

I'll try to update the code, it's work in progress.

About

Serialize your Spark Dataframes to and from Avro

License:Mozilla Public License 2.0


Languages

Language:Scala 100.0%