Skip to content

Releases: swan-cern/sparkmonitor

v3.3.0

31 Mar 13:23

Choose a tag to compare

What's Changed

v3.2.0

31 Mar 08:03

Choose a tag to compare

What's Changed

  • Add support for building and using the listener with Spark 3 and Scala 2.13 by @LucaCanali in #47
  • Cleanup Spark3 build and improve README by @LucaCanali in #49
  • Update Python versions dependencies by @LucaCanali in #48

v3.1.2

25 Mar 07:38

Choose a tag to compare

What's Changed

  • Improve spark build and test by @LucaCanali in #44
    • The Spark 4 listener now builds against spark-sql 4.1.1 instead of 4.0.0
    • The Spark 4 Scala version was updated from 2.13.16 to 2.13.18
    • The Spark 4 sbt build was updated from 1.9.3 to 1.12.4
    • Updated GitHub Actions workflow dependencies, including checkout actions
  • Minor improvements to README by @LucaCanali in #45
    • Clarified installation steps for JupyterLab and classic Notebook
    • Documented support for PySpark 3.x and 4.x

Full Changelog: v3.1.1...v3.1.2

v3.0.5

04 Mar 07:37
e6b7278

Choose a tag to compare

What's Changed

  • Switch to Trusted Publishing by @tomasr8 in #42
  • Hardcode scala versions based on pyspark version by @tomasr8 in #43

New Contributors

Full Changelog: v3.1.0...v3.0.5

v3.0.4

13 Jun 08:09

Choose a tag to compare

What's Changed

  • Make colors of the spark jobs table consistent with the jupyterlab theme by @Kontinuation in #33

New Contributors

Full Changelog: v3.0.3...v3.0.4

v3.0.3

13 May 12:36

Choose a tag to compare

What's Changed

  • Add support for scala 2.13 and drop scala 2.11 in sparkmonitor by @LucaCanali in #35
  • Fix Github action build and publish by @LucaCanali in #37

New Contributors

Full Changelog: v3.0.2...v3.0.3

v3.0.2

13 May 12:35

Choose a tag to compare

What's Changed

Full Changelog: v3.0.1...v3.0.2

v3.0.1

13 Dec 15:57

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.0.0...v3.0.1

v3.0.0

13 Dec 15:37

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v3.0.0

v2.1.1

18 Jan 12:15

Choose a tag to compare

Spark 3.2 updates its version of json4s to 3.7.0-M11, which breaks our custom listener. We changed the build process to shade the json4s dependency and to have Sparkmonitor work with both new and old Spark versions

What's Changed

Full Changelog: https://github.com/swan-cern/sparkmonitor/commits/v2.1.1