Skip to main content

Magpie 1.27

Releases in the 1.27 series, newest first.

Magpie 1.27.2

Version 1.27.2 is a patch release in the 1.27.x series. It was released on August 8th, 2021. Changes include:

  • Bug fix for Spark UI formatting

Magpie 1.27.1

Version 1.27.1 was skipped.

Magpie 1.27.0

Version 1.27.0 is a minor release in the 1.x series. It was released on August 8th, 2021. Changes include:

  • Adds support for running metadata-only jobs without a cluster
  • Adds support for cluster health notifications
  • Deprecates CustomEmail and UserEmail notification channel in favor of Email notification channel
  • Deprecates create notification subscription and create schedule for job commands in favor of alter job schedule add notification subscription and alter job add schedule commands
  • Deprecates magpie.interpret and magpie.profile functions in scripts in favor of mc.interpret and mc.profile
  • Improvement for error message when attempting to export a result when there is no last result set
  • Bug fix for executor log overflow on long-running clusters