Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 357 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 357 Bytes

sparkMongo

Apache Spark application to clean/restructure/update really big dump files to MongoDB

This application is helpful if you want to transfer a lot of BIG CSVs/SQL Dumps or your old relational database into MongoDB with a new schema.

A detailed explanation is available in this blog post.