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 to disable Spark Interpreter in Zeppelin.

avatar
Frequent Visitor

Hi,

Please help me in disabling spark interpreter in Zeppelin.

1 ACCEPTED SOLUTION

avatar

@Narasimha K

From the existing notebook, you can unbind it.

12278-1.png

If you would like to completely remove it, try doing this:

- log in to Zeppelin UI with admin privileges

- go to <username> (top-right corner) -> Interpreters

- search the one you are interested in and remove

View solution in original post

2 REPLIES 2

avatar

@Narasimha K

From the existing notebook, you can unbind it.

12278-1.png

If you would like to completely remove it, try doing this:

- log in to Zeppelin UI with admin privileges

- go to <username> (top-right corner) -> Interpreters

- search the one you are interested in and remove

avatar
Frequent Visitor

Yes.I was able to remove the interpreter by following the steps given by Daniel.