Support Questions

Find answers, ask questions, and share your expertise
Announcements
Now Live: Explore expert insights and technical deep dives on the new Cloudera Community BlogsRead the Announcement

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.