Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-8010

Build fails with unresolved incubator-iceberg dependency

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.20.0
    • None
    • None

    Description

      As mrymar noticed, build fails with the following error:

      [ERROR] Failed to execute goal on project drill-iceberg-metastore: Could not resolve dependencies for project org.apache.drill.metastore:drill-iceberg-metastore:jar:1.20.0-SNAPSHOT: The following artifacts could not be resolved: com.github.apache.incubator-iceberg:iceberg-parquet:jar:93d51b9, com.github.apache.incubator-iceberg:iceberg-data:jar:93d51b9, com.github.apache.incubator-iceberg:iceberg-core:jar:93d51b9, com.github.apache.incubator-iceberg:iceberg-common:jar:93d51b9, com.github.apache.incubator-iceberg:iceberg-api:jar:93d51b9: Failure to find com.github.apache.incubator-iceberg:iceberg-parquet:jar:93d51b9 in https://conjars.org/repo was cached in the local repository, resolution will not be reattempted until the update interval of conjars has elapsed or updates are forced
      

      Iceberg was moved out from the incubator, so it is likely that the old JitPack dependency was revoked, but it wasn't rebuilt because the repo URL was changed.

      The solution is to use a newer non-incubator version.

      Attachments

        Activity

          People

            volodymyr Vova Vysotskyi
            volodymyr Vova Vysotskyi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: