Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 384 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 384 Bytes

Record of data investigation, experimentation, and other thoughts are in my Lab Notebook. All relevant Java source code is in src/main/java.

The project can be built with Gradle, specifically gradle fatJar will create a jar file that can be used with Spark. See my Lab Notebook for relevant spark-submit commands.