Skip to content

Abdeladim101Basraoui/spark_MySQL2JSON

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Spark Java

A simple working example of Spark with Java.

How to run

Bring up docker and create table

$ docker-compose up -d
$ cd docker
$ ./plug_play.sh

Compile and run with Maven

First 1 million records test rows inserted to the database. Then Sparks read those records and convert them to JSON in books_json directory.

About

transform relational database into json using spark

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published