[GitHub] [zeppelin] zjffdu commented on a change in pull request #4267: [ZEPPELIN-5580] Pass scala version from SparkInterpreterLauncher instead of detect it at runtime

2021-11-22 Thread GitBox
zjffdu commented on a change in pull request #4267: URL: https://github.com/apache/zeppelin/pull/4267#discussion_r754862905 ## File path: spark/interpreter/src/main/java/org/apache/zeppelin/spark/SparkInterpreter.java ## @@ -252,20 +253,28 @@ public SparkVersion getSparkVersio

[VOTE] Release Apache Zeppelin 0.10.1 RC1

2021-11-22 Thread Jeff Zhang
Hi folks, I propose the following RC to be released for the Apache Zeppelin 0.10.1 release. The commit id is 0a0465c1930cf6775149b5609d5da3df47383896 : https://git-wip-us.apache.org/repos/asf?p=zeppelin.git;a=commit;h=0a0465c1930cf6775149b5609d5da3df47383896 This corresponds to the tag: v0.10

[GitHub] [zeppelin] zjffdu commented on pull request #4267: [ZEPPELIN-5580] Pass scala version from SparkInterpreterLauncher instead of detect it at runtime

2021-11-22 Thread GitBox
zjffdu commented on pull request #4267: URL: https://github.com/apache/zeppelin/pull/4267#issuecomment-975461184 @huage1994 Spark related CI is failed. -- 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

[GitHub] [zeppelin] huage1994 opened a new pull request #4267: [ZEPPELIN-5580] Pass scala version from SparkInterpreterLauncher instead of detect it at runtime

2021-11-22 Thread GitBox
huage1994 opened a new pull request #4267: URL: https://github.com/apache/zeppelin/pull/4267 ### What is this PR for? Currently we detect scala version via scala.util.Properties.versionString(); but it depends on the resource file library.version on classpath, sometimes user may pack