Skip to content

An example project with Java 11, Spark 3.4.1

Latest
Compare
Choose a tag to compare
@mahen-github mahen-github released this 23 Oct 19:51
· 4 commits to main since this release
support for gradle 7.6, java 11, spark 3.4.1, scala 2.12 and delta 2.4.0
support to read file:// and s3://
Added CHANGELOG.md
Added example spark code
Added example classes dev.template.spark.Main and dev.template.spark.CovidDataPartitioner
Added tests for the above classes
Added scalaCodeCoverage
Added spotless, checkstyle, and spotbugs