zhoulii commented on a change in pull request #3859:
URL: https://github.com/apache/zeppelin/pull/3859#discussion_r471299315
##########
File path: k8s/zeppelin-server.yaml
##########
@@ -29,7 +29,7 @@ data:
# If you have your ingress controller configured to connect to
`zeppelin-server` service and have a domain name for it (with wildcard
subdomain point the same address), you can replace serviceDomain field with
your own domain.
SERVICE_DOMAIN: local.zeppelin-project.org:8080
ZEPPELIN_K8S_SPARK_CONTAINER_IMAGE: spark:2.4.5
- ZEPPELIN_K8S_CONTAINER_IMAGE: apache/zeppelin:0.9.0-SNAPSHOT
+ ZEPPELIN_K8S_CONTAINER_IMAGE: apache/zeppelin-interpreter:0.9.0-SNAPSHOT
ZEPPELIN_HOME: /zeppelin
Review comment:
based on
Dockerfiles(`scripts/docker/zeppelin-interpreter/Dockerfile`、`scripts/docker/zeppelin-server/Dockerfile`),
value of `ZEPPELIN_HOME` should be `/opt/zeppelin`
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]