zjffdu commented on a change in pull request #3378: [ZEPPELIN-4187] Bump up
version of Scala from 2.11.8 to 2.11.12
URL: https://github.com/apache/zeppelin/pull/3378#discussion_r292502381
##########
File path: pom.xml
##########
@@ -750,7 +750,7 @@
<profile>
<id>scala-2.11</id>
<properties>
- <scala.version>2.11.8</scala.version>
+ <scala.version>2.11.12</scala.version>
Review comment:
I think we just only need to change scala version in spark interpreter.
Changing it in project root's `pom.xml` will affect all the interpreters, this
may introduce other issues.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services