Commit Graph
17 Commits
Author SHA1 Message Date
Dzmitry Lazerka 5094746ead Fix spark zeppelin storageclass (#7479)
* Fix typo in documentation for AccessMode

Signed-off-by: Dzmitry Lazerka <dlazerka@gmail.com>

* Fix typo in storageClass specification for Zeppelin Persistence

Signed-off-by: Dzmitry Lazerka <dlazerka@gmail.com>

* Bump version to 0.2.1

Signed-off-by: Dzmitry Lazerka <dlazerka@gmail.com>

* Fix typo in volumeMounts condition

Signed-off-by: Dzmitry Lazerka <dlazerka@gmail.com>

* Add StorageClass to README.md

Signed-off-by: Dzmitry Lazerka <dlazerka@gmail.com>
2018-09-06 23:50:19 -07:00
Jonas Eckerström b8b72952b5 [spark/stable] Added Horizontal pod autoscaler according to documentation (#3346)
* Changed zeppelin image to apache/zeppelin:0.7.3

Switched to environment variable arguments to be compatible with the new image

* [stable/spark] Added persistence for config and notebooks

* [spark/stable] added hpa according to documentation

* split pvcs and added StorageClass
2018-07-15 12:21:55 -07:00
Jonas Eckerström bc87102660 [spark/stable] Added persistence for notebooks and configuration (#3345)
* Changed zeppelin image to apache/zeppelin:0.7.3

Switched to environment variable arguments to be compatible with the new image

* [stable/spark] Added persistence for config and notebooks

* split pvcs and added StorageClass

* Update Chart.yaml
2018-07-15 10:12:56 -07:00
AdamDang 3d22f1c75f Add appVersion key for spark (#4630)
The key "appVersion" is needed for ci testing, it's missing in this yaml. That will cause testing failure.
2018-04-04 16:33:09 -07:00
youhonglian b3a310c630 change tables->table (#4336)
* Update Chart.yaml

* change tables->table

change tables->table
2018-03-21 01:42:12 -07:00
Jhon Anderson Cardenas 154e6c8ee7 Change to make spark home path configurable. (#3964)
* Change to make spark home path configurable.

* Changed chart version.
2018-03-14 10:31:06 -07:00
Jonas Eckerström cb1960eb90 Added configurable serviceType and ingress (#3284)
* Added configurable serviceType and ingress

* Moved default serviceType loadbalancer from yaml to values

* Version bump
2018-01-19 21:59:27 -08:00
Jonas Eckerström c365fb0b37 [spark/stable] image changed to apache/zeppelin:0.7.3 (#3291)
* Changed zeppelin image to apache/zeppelin:0.7.3

Switched to environment variable arguments to be compatible with the new image

* Updated Readme default values

* [stable/spark] version bump
2018-01-19 14:09:27 -08:00
dlorenc 43a5630c71 Add a functional test for Spark SQL. (#3147)
* Add a functional test for Spark SQL.

This test launches the spark-sql binary and connects to the service
exposed by the master. It runs a simple query and exits.

* Bump chart version.

* Update Chart.yaml
2018-01-09 21:53:12 -08:00
Matt Farina 98f2963593 Convert registry to k8s.gcr.io (#3170) 2017-12-28 03:04:36 -08:00
Jonas Eckerström 6dc603239a Switched to environment variable arguments (#3118)
* Switched to environment variable arguments

Environment variables are evaluated before command-line arguments causing parsing of SPARK_MASTER_PORT to crash if left to the default value set by kubernetes.

* Fixed lint errors: missing starting space in comment
2017-12-22 12:34:37 -08:00
Frederic Hemberger 912f50c716 Use consistent whitespace in template placeholders (#1437)
Use consistent whitespace in template placeholders
2017-07-09 21:11:24 +02:00
spiddy 95cb26c0c7 Remove duplicate home tag in spark Chart (#756)
* Remove duplicate home tag in spark Chart
* bumped chart version
2017-03-09 13:27:43 -06:00
Miguel Ángel Martínez Triviño 8cd91d4795 [stable/spark] Add icon, home and update description (#591)
* [stable/spark] Add icon, home and update description
* version bump
2017-02-13 09:17:43 -06:00
Reinhard Nägele c38124d0aa [stable/spark] Remove helm.sh/created annotations (#507)
* [stable/spark] Remove helm.sh/created annotations

* spark: Bump version to 0.1.2
2017-01-27 14:23:08 -08:00
Mike Splain 69111f18ee Update docs for charts moved to stable (#218) 2016-11-18 10:49:14 -08:00
Lachlan Evenson a7e6fca724 use templates, add NOTES.txt, move to stable (#190) 2016-11-03 16:28:11 -07:00