Skip to content

Read and write data using Apache Spark. This example is written in Java

Notifications You must be signed in to change notification settings

singgihsuryop/java-spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-spark

This repository provide spark library and example of using the lib. Currently the library supports in reading and writing for:

  • CSV
  • Parquet
  • JSON

You can read the example code to use the library with the following main class:

  • CSVConverterApp
  • CSVAggregatorApp

About

Read and write data using Apache Spark. This example is written in Java

Topics

Resources

Stars

Watchers

Forks

Languages