I deploy zeppelin in Kubernetes environment and found zeppelin does not
behave as expected in the following cases:
(1) when I delete the interceptor pod with "kubectl delete", the pod does
not restart itself
(2) when I delete the interceptor container with "docker rm -f", the pod
restarts itself, but zeppelin reports "Internal error processing interpret"
error

I tried these cases to see if zeppelin is able to heal itself in production
environment.
For case (1), the pod will definitely restart when deployed as deployment
or at least managed by replication set controller.
For case (2),  since the restarted pod has the same, I have not idea why
zeppelin reports error. Perhaps zeppelin can access interpreter through
service instead of using pod straightaway?


This is a UTF-8 formatted mail
-----------------------------------------------
James C.-C.Yu
+886988713275
+8615618429976

Reply via email to