Andrew Fernandes created ZEPPELIN-3903:
------------------------------------------

             Summary: Cannot build with Scala 2.11 due to old Flink-Runner 
dependency
                 Key: ZEPPELIN-3903
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-3903
             Project: Zeppelin
          Issue Type: Bug
            Reporter: Andrew Fernandes


{{./dev/change_scala_version.sh 2.11}}
{{mvn clean package -DskipTests -Pscala-2.11 -Pspark-2.3 -Pbuild-distr}}

*Result*

{{[INFO] Zeppelin: Scalding interpreter ..................... SUCCESS [ 35.191 
s]}}
{{[INFO] Zeppelin: Java interpreter ......................... SUCCESS [ 3.525 
s]}}
{{[INFO] Zeppelin: Beam interpreter ......................... FAILURE [ 12.811 
s]}}
{{[INFO] Zeppelin: Hazelcast Jet interpreter ................ SKIPPED}}
{{[INFO] Zeppelin: Apache Geode interpreter ................. SKIPPED}}
{{[INFO] Zeppelin: web Application .......................... SKIPPED}}
{{[INFO] Zeppelin: Server ................................... SKIPPED}}
{{[INFO] Zeppelin: Jupyter Support .......................... SKIPPED}}
{{[INFO] Zeppelin: Plugins Parent ........................... SKIPPED}}
{{[INFO] Zeppelin: Plugin S3NotebookRepo .................... SKIPPED}}
{{[INFO] Zeppelin: Plugin VFSNotebookRepo ................... SKIPPED}}
{{[INFO] Zeppelin: Plugin GitNotebookRepo ................... SKIPPED}}
{{[INFO] Zeppelin: Plugin GitHubNotebookRepo ................ SKIPPED}}
{{[INFO] Zeppelin: Plugin AzureNotebookRepo ................. SKIPPED}}
{{[INFO] Zeppelin: Plugin GCSNotebookRepo ................... SKIPPED}}
{{[INFO] Zeppelin: Plugin ZeppelinHubRepo ................... SKIPPED}}
{{[INFO] Zeppelin: Plugin FileSystemNotebookRepo ............ SKIPPED}}
{{[INFO] Zeppelin: Plugin StandardLauncher .................. SKIPPED}}
{{[INFO] Zeppelin: Plugin SparkInterpreterLauncher .......... SKIPPED}}
{{[INFO] Zeppelin: Packaging distribution ................... SKIPPED}}
{{[INFO] 
------------------------------------------------------------------------}}
{{[INFO] BUILD FAILURE}}
{{[INFO] 
------------------------------------------------------------------------}}
{{[INFO] Total time: 10:21 min}}
{{[INFO] Finished at: 2018-12-07T00:35:38Z}}
{{[INFO] 
------------------------------------------------------------------------}}
{{[ERROR] Failed to execute goal on project zeppelin-beam: Could not resolve 
dependencies for project org.apache.zeppelin:zeppelin-beam:jar:0.9.0-SNAPSHOT: 
Could not find artifact org.apache.beam:beam-runners-flink_2.11:jar:2.0.0 in 
central (https://repo.maven.apache.org/maven2) -> [Help 1]}}

 

If you look at 
[https://mvnrepository.com/artifact/org.apache.beam/beam-runners-flink] the 
earliest version that supports Scala 2.11 is 2.3.0. The requested version 2.0.0 
only supports Scala 2.10.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to