Is it possible to run a zeppelin with a spark thread cluster

It works well with spark client thread, but what about cluster yarn? If possible, please share how we can do this.

+4
source share
2 answers

Currently, zeppelin does not support a cluster of yarn, but only customer yarn. What would be for this?

0
source

Yes, this is possible in the current major version of Zeppelin.

Check out https://medium.com/@zjffdu/zeppelin-0-8-0-new-features-ea53e8810235

Yarn masonry mode for the spark interpreter

0,8.0 Zeppelin Spark Interpreter, , Zeppelin. Zeppelin Server Spark Interpreter .

https://issues.apache.org/jira/browse/ZEPPELIN-2898 ( Sep/2017).

0.8.0 ( /2018 .), Zeppelin , .

0

Source: https://habr.com/ru/post/1612985/


All Articles