Kontinuation opened a new pull request, #4347: URL: https://github.com/apache/zeppelin/pull/4347
### What is this PR for? Setting thread context classloader of interpreter thread before creating SparkContext object in order to preserve correct classloader hierarchy. We worked out this patch for fixing ZEPPELIN-4627, and it also seems to fix ZEPPELIN-5688. ### What type of PR is it? Bug Fix ### Todos * [ ] - Task ### What is the Jira issue? * https://issues.apache.org/jira/browse/ZEPPELIN-4627 * https://issues.apache.org/jira/browse/ZEPPELIN-5688 ### How should this be tested? * Manually tested cases described in ZEPPELIN-4627 * Added unit test for cases described in ZEPPELIN-5688 ### 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. To unsubscribe, e-mail: dev-unsubscr...@zeppelin.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org