zjffdu opened a new pull request #4040:
URL: https://github.com/apache/zeppelin/pull/4040


   
   ### What is this PR for?
   
   The root cause is that if ipyspark interpreter fail to open due to 
environment issue, it would close SparkInterpreter which close SparkContext. 
This PR won't do that in ipyspark interpreter's close method. This is fine, 
because when user click restarting interpreter button, all the sub interpreters 
will be closed. 
   
   ### What type of PR is it?
   [Bug Fix ]
   
   ### Todos
   * [ ] - Task
   
   ### What is the Jira issue?
   * https://issues.apache.org/jira/browse/ZEPPELIN-5228
   
   ### How should this be tested?
   * CI pass
   
   ### Screenshots (if appropriate)
   
   ### Questions:
   * Does the licenses files need update? No
   * Is there breaking changes for older versions? No
   * Does this needs documentation? No
   


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


Reply via email to