Skip to content
This repository has been archived by the owner on Jan 9, 2020. It is now read-only.

v2.2.0-kubernetes-0.5.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@liyinan926 liyinan926 released this 30 Oct 19:49
· 15 commits to branch-2.2-kubernetes since this release
b008be3

This release is based off Spark 2.2 and requires Kubernetes 1.6 and up.

Major features and changes in this release include:

  • Support Kubernetes 1.8 by changing init-container annotation (#528).
  • Spark R support (#507).
  • Mount emptyDir volumes for temporary directories on executors in static allocation mode (#522).
  • Use the driver pod IP address for spark.driver.bindAddress (#533).