Releases: swan-cern/sparkmonitor
Releases · swan-cern/sparkmonitor
v3.0.1
v3.0.0
What's Changed
- job-table: sort stages by id by @utkarshgupta137 in #18
- store: sort stages by id by @utkarshgupta137 in #19
- SparkMonitor: update to Lab 4 by @diocas in #25
New Contributors
- @utkarshgupta137 made their first contribution in #18
- @diocas made their first contribution in #25
Full Changelog: v2.1.1...v3.0.0
v2.1.1
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
- shade json4s in scalalistener by @rccern in #6
- v2.1.0 by @rccern in #8
- fix spark3 version by @rccern in #9
- v2.1.1 by @rccern in #10
Full Changelog: https://github.com/swan-cern/sparkmonitor/commits/v2.1.1
v2.1.0
What's Changed
Full Changelog: https://github.com/swan-cern/sparkmonitor/commits/v2.1.0
v2.0.0
What's Changed
- Refactor using React & Typescript by @krishnan-r in #1
- Support for Jupyterlab and Notebook from single package
- Support for Spark 3.x
- Removed Spark UI proxying
Full Changelog: https://github.com/swan-cern/sparkmonitor/commits/v2.0.0