zjffdu commented on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter URL: https://github.com/apache/zeppelin/pull/3359#issuecomment-492935457 @liuxunorg Based on the above comments, I think we should keep the old shell interpreter as the batch mode and the new shell interpreter as interactive mode. Personally I prefer to keep them in one interpreter group so that they can be launched in one JVM and collaborate with each other. Regarding the `interpolations`, it should already support, as it inherits `AbstractInterpreter` which support `interpolations`.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
