[ 
https://issues.apache.org/jira/browse/DRILL-8010?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17429634#comment-17429634
 ] 

ASF GitHub Bot commented on DRILL-8010:
---------------------------------------

vvysotskyi opened a new pull request #2335:
URL: https://github.com/apache/drill/pull/2335


   # [DRILL-8010](https://issues.apache.org/jira/browse/DRILL-8010): Build 
fails with unresolved incubator-iceberg dependency
   
   ## Description
   See ticket description.
   
   ## Documentation
   NA
   
   ## Testing
   Built locally.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


> Build fails with unresolved incubator-iceberg dependency
> --------------------------------------------------------
>
>                 Key: DRILL-8010
>                 URL: https://issues.apache.org/jira/browse/DRILL-8010
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Vova Vysotskyi
>            Assignee: Vova Vysotskyi
>            Priority: Major
>
> As [~mrymar] noticed, build fails with the following error:
> {noformat}
> [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
> {noformat}
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to