Skip to content
This repository has been archived by the owner on Feb 22, 2022. It is now read-only.

Commit

Permalink
[stable/spark-history-server] deprecating chart (#24395)
Browse files Browse the repository at this point in the history
Signed-off-by: Matt Farina <[email protected]>
  • Loading branch information
mattfarina authored Nov 13, 2020
1 parent 2bbb0d9 commit df6c52b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 deletions.
8 changes: 3 additions & 5 deletions stable/spark-history-server/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
apiVersion: v1
name: spark-history-server
version: 1.4.2
version: 1.4.3
appVersion: 2.4.0
description: A Helm chart for Spark History Server
description: DEPRECATED - A Helm chart for Spark History Server
home: https://spark.apache.org
sources:
- https://github.com/apache/spark
- https://github.com/lightbend/spark-history-server-docker
keywords:
- spark
- history-server
maintainers:
- name: yuchaoran2011
email: [email protected]
deprecated: true
4 changes: 0 additions & 4 deletions stable/spark-history-server/OWNERS

This file was deleted.

4 changes: 4 additions & 0 deletions stable/spark-history-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@ For more information, see the Helm Charts [Deprecation and Archive Notice](https

[Spark History Server](https://spark.apache.org/docs/latest/monitoring.html#viewing-after-the-fact) provides a web UI for completed and running Spark applications. The supported storage backends are HDFS, Google Cloud Storage (GCS), Azure Blob Storage (WASBS) and PersistentVolumeClaim (PVC). This chart is adapted from the [chart](https://github.com/SnappyDataInc/spark-on-k8s/tree/master/charts/spark-hs) from SnappyData Inc.

## DEPRECATION NOTICE

This chart is deprecated and no longer supported.

#### Prerequisites

* ConfigMaps (Only if using HDFS)
Expand Down

0 comments on commit df6c52b

Please sign in to comment.