Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/2628 @toughrogrammer What I think you are looking for is "INFINITE_TIMEOUT = -1L", in which case I would recommend instead of removing this "shell.command.timeout.millisecs" parameter pass "-1" in the Zeppelin interpreter setting. Any thoughts?
---