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

v2.1.0-kubernetes-0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@foxish foxish released this 05 Jun 18:22
· 28 commits to branch-2.1-kubernetes since this release

First beta release of Spark with Kubernetes support.
Based off Spark upstream at version 2.1.0

New:

  • File staging server for local files
  • Dynamic allocation of executors
  • Stability and bug fixes

Limitations:

  • Applications can only run in cluster mode.
  • Only Scala and Java applications can be run.
  • No HA