Skip to content

An enhanced version of Spark-CSV with extra logging functionalities

License

Notifications You must be signed in to change notification settings

SubNader/EnhancedSparkCSV

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EnhancedSparkCSV

An enhanced version of Spark-CSV with extra logging functionalities

Features

  • Malformed rows logging with rejection cause appended
  • Parameterised dynamic log paths

Usage

  1. Run sbt package in the main directory
  2. Move the packaged JAR file from EnhancedSparkCSV/target/scala-2.11 to your project's class path
  3. Move log4j.properties from EnhancedSparkCSV/extras to your project's resources directory
  4. Pass the log paths as JVM arguments or set them programmatically (check the provided examples in EnhancedSparkCSV/extras)

About

An enhanced version of Spark-CSV with extra logging functionalities

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published