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/10/12 12:58:31 UTC

[GitHub] [zeppelin] alexott opened a new pull request #3483: [ZEPPELIN-4377] Interpreter doesn't start if name has space

alexott opened a new pull request #3483: [ZEPPELIN-4377] Interpreter doesn't start if name has space
URL: https://github.com/apache/zeppelin/pull/3483
 
 
   ### What is this PR for?
   
   We can create new interpreters based on existing ones, but we don't enforce its name, so
   it's possible to enter it with space and other characters, that aren't handled correctly
   by Bash.
   
   This PR fixes this problem for master.
   
   ### What type of PR is it?
   Bug Fix
   
   
   ### What is the Jira issue?
   * ZEPPELIN-4377
   
   ### How should this be tested?
   * Tested manually by creating a new JDBC interpreter with name containing space, and executing it

----------------------------------------------------------------
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