Skip to content
This repository has been archived by the owner on Dec 4, 2024. It is now read-only.

Spark and Spark History 2.9.0-2.4.3

Compare
Choose a tag to compare
@akirillov akirillov released this 25 Sep 00:00
· 25 commits to master since this release

New features

  • Marathon group role enforcement support for DCOS 1.14
  • Role propagation from Dispatcher to all submitted Spark applications
  • Dispatcher role enforcement for submitted Spark applications
  • Node draining support
  • Executor memory overhead config property support
  • Mesos secrets support by Dispatcher
  • Custom StatsD Sink supporting standardized metric names and metric tags for monitoring

Updates

  • Switched from Oracle JDK to OpenJDK
  • Switched to UCR containerizer as the default
  • Scala 2.12 support
  • Updated libmesos to 1.14

Bug fixes

  • Fixed a bug causing crashes when labels are malformed

Breaking changes

  • Standardized metrics rename existing metrics by moving variable parts of metric names to tags