mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
### What is this PR for? Avoiding and preventing undesired NullPointerException during re-loading python interpreter Since py4j is optional when PythonInterpreter starts, it should be optional too while it close. ### What type of PR is it? [Improvement] ### What is the Jira issue? * N/A ### How should this be tested? Reload PythongInterpreter on Zeppelin web "Interpreter" menu and check the log message if it complains NullPointerException ### Screenshots (if appropriate) ### Questions: * Does the licenses files need update? no * Is there breaking changes for older versions? no * Does this needs documentation? no Author: Kwon, Yeong-Eon <happylogin@gmail.com> Author: Y.E. Kwon <OutOfBedlam@users.noreply.github.com> Closes #1009 from OutOfBedlam/python and squashes the following commits: |
||
|---|---|---|
| .. | ||
| src | ||
| pom.xml | ||