Ok, I've tried it.
Indeed it doesn't look for a spark pod. Other issues though, but if I
wouldn't overcome I'll open a new thread.
Thanks Jeff!
On Wed, Jun 23, 2021 at 11:40 AM Jeff Zhang wrote:
> set zeppelin.run.mode in zeppelin-site.xml to be local
>
> Lior Chaga 于2021年6月23日周三 下午4:35写道:
>
>>
set zeppelin.run.mode in zeppelin-site.xml to be local
Lior Chaga 于2021年6月23日周三 下午4:35写道:
> I'm trying to deploy zeppelin 0.10 on k8s, using following manual build:
>
> mvn clean package -DskipTests -Pspark-scala-2.12 -Pinclude-hadoop -Pspark-3.0
> -Phadoop2 -Pbuild-distr -pl
> zeppelin-inte
I'm trying to deploy zeppelin 0.10 on k8s, using following manual build:
mvn clean package -DskipTests -Pspark-scala-2.12 -Pinclude-hadoop
-Pspark-3.0 -Phadoop2 -Pbuild-distr -pl
zeppelin-interpreter,zeppelin-zengine,spark/interpreter,spark/spark-dependencies,zeppelin-web,zeppelin-server,zeppeli
Which version of zeppelin do you use ?
zhang hao 于2021年4月29日周四 下午2:56写道:
>
> the key log as follow:
> 38 WARN [2021-04-29 06:31:26,033] ({main}
> VFSNotebookRepo.java[listFolder]:107) - Skip hidden folder:
> /zeppelin/notebook/.git
> 39 WARN [2021-04-29 06:31:26,039] ({main}
> LocalConfigSto
the key log as follow:
38 WARN [2021-04-29 06:31:26,033] ({main}
VFSNotebookRepo.java[listFolder]:107) - Skip hidden folder:
/zeppelin/notebook/.git
39 WARN [2021-04-29 06:31:26,039] ({main}
LocalConfigStorage.java[loadNotebookAuthorization]:77) -
NotebookAuthorization file /zeppelin/conf/noteb
Hi,
I think it is a problem related to 'kubectl' client version.
Zeppelin Kubernetes Launcher internally call 'kubectl' command in the
container and I guess you can find logs such as
status: ERROR, exception: null, result: %text
org.apache.zeppelin.interpreter.InterpreterException: java.io.IOExce
Hi,
I'm trying to execute a tiny Spark application in k8s from Zeppelin. In
according with documentation
https://zeppelin.apache.org/docs/0.9.0-SNAPSHOT/quickstart/kubernetes.html,
after build my zeppelin image manually from master `44a49fdf68ecc` deploy
with zeppelin-server.yaml but when I try to