You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zeppelin.apache.org by "Alex Ott (Jira)" <ji...@apache.org> on 2019/09/14 16:04:00 UTC

[jira] [Created] (ZEPPELIN-4329) Fix problems with Scio interpreter when using non-default Scala profile

Alex Ott created ZEPPELIN-4329:
----------------------------------

             Summary: Fix problems with Scio interpreter when using non-default Scala profile
                 Key: ZEPPELIN-4329
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4329
             Project: Zeppelin
          Issue Type: Bug
          Components: Interpreters
    Affects Versions: 0.9.0
            Reporter: Alex Ott


Scio interpreter has a hardcoded Scala version in it's ID, so when we're using Scala 2.11 profile, the dependent modules, like, Beam aren't compiled.

Also, Scio interpreter explicitly set Java version to 7, instead of using the project's settings.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)