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

Commit a218f3d

Browse files
authored
Add deprecation notice to README.md (#631)
1 parent 7b8c9f5 commit a218f3d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
**DEPRECATED**. Work on this fork is discontinued. Further development is continuing on the mainline implementation of Apache Spark: https://github.com/apache/spark.
2+
3+
You can run Spark on Kubernetes using Spark 2.3. Some features from this work need to be ported to mainline. If a feature is missing, please check https://issues.apache.org/jira/projects/SPARK/issues to see if we're tracking that work, and if we are not, please file a JIRA ticket indicating the missing behavior.
4+
5+
All other bugs and feature requests should either be proposed through JIRA or sent to [email protected] or [email protected].
6+
17
# Apache Spark On Kubernetes
28

39
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.

0 commit comments

Comments
 (0)