zjffdu opened a new pull request #3308: [ZEPPELIN-3986]. Cannot access any JAR in yarn cluster mode URL: https://github.com/apache/zeppelin/pull/3308 ### What is this PR for? User specified jars is missing in yarn-cluster mode due to we didn't detect the user jar correctly. This PR fix the detecting jar logic in `BaseSparkScalaInterpreter`. ### What type of PR is it? [Bug Fix] ### Todos * [ ] - Task ### What is the Jira issue? * https://jira.apache.org/jira/browse/ZEPPELIN-3986 ### How should this be tested? * System integration test is added into SparkIntegrationTest, we tested the case of `spark.jars` & `spark.jars.packages` ### 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 GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
