One issue I found with the shell interpreter is secuity issue. The user who
is using the shell interpreter from the Zeppelin has the same security
permission as of the user who has started the Zeppelin process. So the user
from Zepeelin can run any executable, see the data etc.

For that reason I had to disable this shell interpreter in few deployments.

This again tells why Zeppelin level authentication is really very
important. Or at least at the Shell Interpreter level a basic
authentication should be added.

Regards,
Sourav

On Fri, Feb 5, 2016 at 11:57 AM, Leemoonsoo <g...@git.apache.org> wrote:

> Github user Leemoonsoo commented on the pull request:
>
>
> https://github.com/apache/incubator-zeppelin/pull/683#issuecomment-180534051
>
>     Yes it would be nice to document how to use InterpreterOutput when
> writing interpreter.
>     Maybe, the document can even link this PR's file diff to show how to
> change interpreter to leverage InterpreterOutput, as an example.
>
>     Anyway, LGTM
>
>
> ---
> If your project is set up for it, you can reply to this email and have your
> reply appear on GitHub as well. If your project does not have this feature
> enabled and wishes so, or if the feature is enabled but not working, please
> contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
> with INFRA.
> ---
>

Reply via email to