My reason for removing shell interpreter is that one can easily do:
%sh
cat /etc/zeppelin/conf/shiro.ini
This would expose all the passwords in a normal system. I have been trying to
disable sh interpreter ahead of this feature without great success.
From: Jongyoul Lee
Sent: Monday, April 29,
Hello Nathan,
Thank you for the reply. We already talked about what you mentioned in the
discussion thread I attached in the first email. Moreover, Zeppelin already
provides a way to disable the Shell interpreter so you can disable it even
though releases include the Shell interpreter.
Best regar