Jeff Zhang created ZEPPELIN-5580:
------------------------------------
Summary: Pass scala version from SparkInterpreterLauncher instead
of detect it at runtime
Key: ZEPPELIN-5580
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5580
Project: Zeppelin
Issue Type: Bug
Components: spark
Affects Versions: 0.10.0
Reporter: Jeff Zhang
Currently we detect scala version via scala.util.Properties.versionString();
but it depends on the resource file library.version on classpath, sometimes
user may package this resource of scala-2.11 into his jar which cause we detect
the wrong scala version.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)