David Lacalle Castillo created ZEPPELIN-4917:
------------------------------------------------
Summary: Interpreter process is not running
Key: ZEPPELIN-4917
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4917
Project: Zeppelin
Issue Type: Bug
Components: Kubernetes
Affects Versions: 0.9.0
Reporter: David Lacalle Castillo
I have downloaded zeppeling-0.9.0-preview1 tar.
I entered in k8s folder and in zeppelin-server.yaml I updated
apache/zeppeling:0.9.0-SNAPSHOT by apache/zeppeling:0.9.0.
After that I ran the next command:
kubectl apply -f zeppelin-server.yaml
I made a port forward and access zeppelin. Inside the notebook I am getting
org.apache.zeppelin.interpreter.InterpreterException: java.io.IOException:
Interpreter process is not running.
This error comes with all examples. Looking at my kubernetes cluster the
services for spark, python.. gets created. However, no pods gets created
--
This message was sent by Atlassian Jira
(v8.3.4#803005)