Suchit gupta created ZEPPELIN-5191:
--------------------------------------
Summary: Misleading the docker image name in K8 specification
Key: ZEPPELIN-5191
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5191
Project: Zeppelin
Issue Type: Bug
Components: docker, Kubernetes
Reporter: Suchit gupta
There seems to be an inconsistency between the [Zeppelin image published on
Docker hub|https://hub.docker.com/u/zeppelin] and the Zeppelin image referenced
in the [config
file|https://raw.githubusercontent.com/apache/zeppelin/master/k8s/zeppelin-server.yaml]
on the Zeppelin homepage.
With [this
commit|https://github.com/apache/zeppelin/commit/90bfb7209bc74470e2cc33a0b71369d2e473e2f6#diff-ff3de7f03fa72c16dc83aa18c00d725d0f6318774bba6adc01ea45242c2740dc]
the image in the config file has been changed from {{zeppelin}} to
{{zeppelin-server}} (as well as some other changes have been implemented). It
looks like that the new image has not yet been pushed to Docker hub.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)