Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How do I create one more Zeppelin spark2 interpreter with another configuration?

avatar
Contributor

How do I create one more Zeppelin spark2 interpreter with another configuration?

For example, I want to set up that "spark.executor.memory" in a spark2 interpreter is 1024m and one in another spark2 interpreter is 2048m.

1 ACCEPTED SOLUTION

avatar
Contributor

This is very easy. I've just found soon before. You can create an additional interpreter from "+Create" button on "Interpreters" screen. If you want to create one more "livy" interpreter, choose "livy" from "Interpreter group". And then I can enable the additional livy interpreter by clicking the interpreter in "Interpreter binding" menu on a notebook that you want to use the interpreter on.

View solution in original post

1 REPLY 1

avatar
Contributor

This is very easy. I've just found soon before. You can create an additional interpreter from "+Create" button on "Interpreters" screen. If you want to create one more "livy" interpreter, choose "livy" from "Interpreter group". And then I can enable the additional livy interpreter by clicking the interpreter in "Interpreter binding" menu on a notebook that you want to use the interpreter on.