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

Spark 2.1.0-2.2.0-1

Compare
Choose a tag to compare
@susanxhuynh susanxhuynh released this 30 Oct 21:38
· 307 commits to master since this release

Improvements

  • Changed image to run as user nobody instead of root by default. (#189)

Bug fixes

  • Configuration to allow custom Dispatcher docker image. (#179)
  • CLI breaks with multiple spaces in submit args. (#193)

Documentation

  • Updated HDFS endpoint in hdfs doc page.
  • Added checkpointing instructions. (#181)
  • Updated custom docker image support policy. (#200)