You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by GitBox <gi...@apache.org> on 2019/05/24 15:53:55 UTC

[GitHub] [zeppelin] liuxunorg edited a comment on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter

liuxunorg edited a comment on issue #3359: [ZEPPELIN-4131] Refactoring shell interpreter
URL: https://github.com/apache/zeppelin/pull/3359#issuecomment-495670899
 
 
   @FireArrow , Yes, Because the paragraph limits the input you must perform.
   So `%sh.terminal` needs to enter a few char to execute.
   
   I also considered this question:
   1. Is it necessary to control whether a paragraph must have input to execute?
   2. If there is input, it can only be in the interpreter's configuration file.
   Add a configuration item that the specified interpreter can execute without entering characters.
   
   I add new issue, solve this problem. [[ZEPPELIN-4171] Check if the paragraph is empty before execution](https://issues.apache.org/jira/browse/ZEPPELIN-4171)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services