Hi Paul,
It seems a bug, someone else own found this issue.
https://jira.apache.org/jira/browse/ZEPPELIN-3986
I am looking at this issue.
Paul Brenner 于2019年2月12日周二 上午12:27写道:
> Hi All,
>
> We are very excited about Zeppelin 0.81, especially the improved support
> for yarn cluster mode. One ch
I have a Docker image with Zeppelin 0.7.3 + Spark interpreter installed. I
also have Spark 2.4 distribution in that image.
When I launch this image on k8s and run the sample Spark notebook (Basic
Features (Spark)), it failed with a NullPointerException.
java.lang.NullPointerException
at org.apach
Zeppelin 0.7.3 doesn't support spark 2.4, please try zeppelin 0.8.1
Amogh Shetkar 于2019年2月12日周二 下午7:18写道:
> I have a Docker image with Zeppelin 0.7.3 + Spark interpreter installed. I
> also have Spark 2.4 distribution in that image.
>
> When I launch this image on k8s and run the sample Spark no