Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-3899

Cannot build with Scala 2.11 due to Missing Dependency: zeppelin-scio_2.11

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Interpreters
    • None

    Description

      Build Command

      mvn clean package -DskipTests -Pspark-2.3 -Phadoop3 -Pscala-2.11 -Pr -Pbuild-distr

      Yields

      [INFO] Zeppelin: Elasticsearch interpreter ................ SUCCESS [ 20.216 s]
      [INFO] Zeppelin: BigQuery interpreter ..................... SUCCESS [ 33.013 s]
      [INFO] Zeppelin: Alluxio interpreter ...................... SUCCESS [ 20.321 s]
      [INFO] Zeppelin: Scio ..................................... SUCCESS [01:04 min]
      [INFO] Zeppelin: Neo4j interpreter ........................ SUCCESS [ 39.854 s]
      [INFO] Zeppelin: Sap ...................................... SUCCESS [ 3.102 s]
      [INFO] Zeppelin: Scalding interpreter ..................... SUCCESS [ 45.373 s]
      [INFO] Zeppelin: Java interpreter ......................... SUCCESS [ 3.287 s]
      [INFO] Zeppelin: Beam interpreter ......................... FAILURE [ 46.786 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] Zeppelin: R Interpreter ............................ SKIPPED
      [INFO] ------------------------------------------------------------------------
      [INFO] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Total time: 19:24 min
      [INFO] Finished at: 2018-12-04T18:14:13Z
      [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: The following artifacts could not be resolved: org.apache.zeppelin:zeppelin-scio_2.11:jar:0.9.0-SNAPSHOT, org.apache.beam:beam-runners-flink_2.11:jar:2.0.0: Could not find artifact org.apache.zeppelin:zeppelin-scio_2.11:jar:0.9.0-SNAPSHOT in apache.snapshots (http://repository.apache.org/snapshots) -> [Help 1]
      {{[ERROR] }}
      [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
      [ERROR] Re-run Maven using the -X switch to enable full debug logging.
      {{[ERROR] }}
      [ERROR] For more information about the errors and possible solutions, please read the following articles:
      [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
      {{[ERROR] }}
      [ERROR] After correcting the problems, you can resume the build with the command
      [ERROR] mvn <goals> -rf :zeppelin-beam

      Source of the Problem

      There is no 0.9.0-SNAPSHOT build at: https://repository.apache.org/content/groups/snapshots/org/apache/zeppelin/zeppelin-scio_2.11/

       

      There is a 0.9.0-SNAPSHOT build at: https://repository.apache.org/content/groups/snapshots/org/apache/zeppelin/zeppelin-scio_2.10/

       

      Consequence

       

      Zeppelin 0.9.0-SNAPSHOT cannot be built with Scala 2.11 until this is fixed.

      Attachments

        Activity

          People

            Unassigned Unassigned
            adfernandes Andrew Fernandes
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: