Files
deprecated-helm-charts/stable/zeppelin/values.yaml
T
yulng de104d24f8 fix:typo tables to table (#4366)
* version: 1.0.1

version: 1.0.1

* Update README.md

tables

* Adding new line at end of values.yaml to pass tests

* Removing trailing spaces
2018-03-20 07:47:02 -07:00

17 lines
281 B
YAML

zeppelin:
image: dylanmei/zeppelin:0.7.2
resources:
limits:
memory: "4096Mi"
cpu: "2000m"
hadoop:
useConfigMap: false
configMapName: hadoop-hadoop
configPath: /usr/hadoop-2.7.3/etc/hadoop
spark:
driverMemory: 1g
executorMemory: 1g
numExecutors: 2