Re: yarn cluster mode and dependencies

2019-02-12 Thread Jeff Zhang
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

yarn cluster mode and dependencies

2019-02-11 Thread Paul Brenner
Hi All, We are very excited about Zeppelin 0.81, especially the improved support for yarn cluster mode. One challenge we have run into so far is working with dependencies when using yarn cluster mode. For example if I set my interpreter with: master: yarn spark.submit.deployMode: cluster zeppe