honkiko / spark-on-k8s

Apache Spark enhanced with native Kubernetes scheduler back-end

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Spark On Kubernetes

This repository, located at https://github.com/apache-spark-on-k8s/spark, contains a fork of Apache Spark that enables running Spark jobs natively on a Kubernetes cluster.

What is this?

This is a collaboratively maintained project working on SPARK-18278. The goal is to bring native support for Spark to use Kubernetes as a cluster manager, in a fully supported way on par with the Spark Standalone, Mesos, and Apache YARN cluster managers.

Getting Started

Why does this fork exist?

Adding native integration for a new cluster manager is a large undertaking. If poorly executed, it could introduce bugs into Spark when run on other cluster managers, cause release blockers slowing down the overall Spark project, or require hotfixes which divert attention away from development towards managing additional releases. Any work this deep inside Spark needs to be done carefully to minimize the risk of those negative externalities.

At the same time, an increasing number of people from various companies and organizations desire to work together to natively run Spark on Kubernetes. The group needs a code repository, communication forum, issue tracking, and continuous integration, all in order to work together effectively on an open source product.

We've been asked by an Apache Spark Committer to work outside of the Apache infrastructure for a short period of time to allow this feature to be hardened and improved without creating risk for Apache Spark. The aim is to rapidly bring it to the point where it can be brought into the mainline Apache Spark repository for continued development within the Apache umbrella. If all goes well, this should be a short-lived fork rather than a long-lived one.

Who are we?

This is a collaborative effort by several folks from different companies who are interested in seeing this feature be successful. Companies active in this project include (alphabetically):

  • Bloomberg
  • Google
  • Haiwen
  • Hyperpilot
  • Intel
  • Palantir
  • Pepperdata
  • Red Hat

About

Apache Spark enhanced with native Kubernetes scheduler back-end

License:Apache License 2.0


Languages

Language:Scala 77.5%Language:Java 10.0%Language:Python 7.6%Language:R 3.2%Language:Shell 0.6%Language:JavaScript 0.5%Language:Thrift 0.1%Language:ANTLR 0.1%Language:Roff 0.1%Language:Batchfile 0.1%Language:CSS 0.1%Language:HTML 0.0%Language:Makefile 0.0%Language:SQLPL 0.0%Language:PLpgSQL 0.0%Language:PowerShell 0.0%Language:C 0.0%