You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by moon soo Lee <mo...@apache.org> on 2015/10/03 07:57:16 UTC

Re: ShellInterpreter

The issue is resolved by  https://issues.apache.org/jira/browse/ZEPPELIN-330

Thanks,
moon

On Wed, Sep 23, 2015 at 7:55 PM Dirceu Semighini Filho <
dirceu.semighini@gmail.com> wrote:

> Hi,
> I noticed that the ShellInterpreter print to the log all commands that we
> execute, and here the users can execute commands that need a password.
> I tried to look and see if I can implement a way to change the
> ShellInterpreter behavior to accept post command interaction but I didn't
> find an easy way to do it.
> Has anybody tried to do this?
> Can we change the logging of the shell commands to a new level, like debug?
>
> Regards,
> Dirceu
>