alexott commented on issue #3737: [Zeppelin-4582] add scala profile 2.12 URL: https://github.com/apache/zeppelin/pull/3737#issuecomment-616090022 My general question is - do we really need to support multiple versions of Scala globally? Interpreters are better isolated right now from each other & core, so each interpreter can use its own version of Scala. And for some interpreters, like, `beam` we don't have specific Scala version (I think that I had this problem with Ignite as well). Maybe it makes sense to start a discussion in dev list about need of the switch between different Scala versions?
---------------------------------------------------------------- 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
