Re: Running spark interpreter with zeppelin on k8s

2021-06-23 Thread Lior Chaga
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写道: > >>

Re: Running spark interpreter with zeppelin on k8s

2021-06-23 Thread Jeff Zhang
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