Skip to content

Latest commit

 

History

History
34 lines (27 loc) · 1.63 KB

CHANGELOG.md

File metadata and controls

34 lines (27 loc) · 1.63 KB

CHANGELOG

v4

  • Drop support for all Spark version less than 2.y.z
  • Add Spark 3.5.1
  • Add Hadoop 3.3.6
  • Add support for Java 17 for Spark 3.5.1
  • Fix Ubuntu-based images to use jre-focal variant instead of jre which was recently upgraded to Ubuntu Jammy to v22.y.z and causing system level python package installation to fail due to PEP 668
  • Remove docker tags without self version

v3

  • (Temporarily drop support for R due to keyserver issues)
  • Only supports for for 3.1.3, 3.2.2, 3.3.0, 3.4.1 (dropped 2.4.8).
  • Supports both Java 8 and 11 for Spark 3 builds.
  • Add Ubuntu-based image since the migration to eclipse-temurin for jre image source.

v2

v1