Created 02-10-2017 07:07 AM
Hi,
Please help me in disabling spark interpreter in Zeppelin.
Created on 02-10-2017 11:50 AM - edited 08-18-2019 03:52 AM
From the existing notebook, you can unbind it.
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
Created on 02-10-2017 11:50 AM - edited 08-18-2019 03:52 AM
From the existing notebook, you can unbind it.
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
Created 02-15-2017 08:45 PM
Yes.I was able to remove the interpreter by following the steps given by Daniel.