[ https://issues.apache.org/jira/browse/HIVE-26849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stamatis Zampetakis resolved HIVE-26849. ---------------------------------------- Fix Version/s: 4.0.0 Resolution: Fixed Fixed in https://github.com/apache/hive/commit/2cf058bbf3613a6522c674d12cd415aeb6ce8fe7. Thanks for the review [~abstractdog]! > Nightly build fails in master (build 1533 onwards) > -------------------------------------------------- > > Key: HIVE-26849 > URL: https://issues.apache.org/jira/browse/HIVE-26849 > Project: Hive > Issue Type: Bug > Components: Build Infrastructure > Reporter: Stamatis Zampetakis > Assignee: Stamatis Zampetakis > Priority: Major > Labels: pull-request-available > Fix For: 4.0.0 > > Attachments: master_build1534_nodes_101_steps_439.txt > > Time Spent: 1h > Remaining Estimate: 0h > > The last builds on master fail when testing the nightly build: > * http://ci.hive.apache.org/job/hive-precommit/job/master/1533/ > * http://ci.hive.apache.org/job/hive-precommit/job/master/1534/ > Full log attached in master_build1534_nodes_101_steps_439.txt > Relevant extract: > {noformat} > [2022-12-14T14:50:48.606Z] [INFO] Hive Packaging > 4.0.0-nightly-89bf37bb45-20221214_144325 FAILURE [ 3.734 s] > [2022-12-14T14:50:48.607Z] [INFO] > ------------------------------------------------------------------------ > [2022-12-14T14:50:48.607Z] [INFO] BUILD FAILURE > [2022-12-14T14:50:48.607Z] [INFO] > ------------------------------------------------------------------------ > [2022-12-14T14:50:48.607Z] [INFO] Total time: 06:49 min > [2022-12-14T14:50:48.607Z] [INFO] Finished at: 2022-12-14T14:50:48Z > [2022-12-14T14:50:48.607Z] [INFO] > ------------------------------------------------------------------------ > [2022-12-14T14:50:48.607Z] [WARNING] The requested profile "qsplits" could > not be activated because it does not exist. > [2022-12-14T14:50:48.607Z] [ERROR] Failed to execute goal on project > hive-packaging: Could not resolve dependencies for project > org.apache.hive:hive-packaging:pom:4.0.0-nightly-89bf37bb45-20221214_144325: > The following artifacts could not be resolved: > org.apache.hive.hcatalog:hive-webhcat:jar:4.0.0-nightly-89bf37bb45-20221214_144325, > > org.apache.hive.hcatalog:hive-webhcat-java-client:jar:4.0.0-nightly-89bf37bb45-20221214_144325: > Could not find artifact > org.apache.hive.hcatalog:hive-webhcat:jar:4.0.0-nightly-89bf37bb45-20221214_144325 > in wonder (http://artifactory/artifactory/wonder) -> [Help 1] > [2022-12-14T14:50:48.607Z] [ERROR] > [2022-12-14T14:50:48.607Z] [ERROR] To see the full stack trace of the errors, > re-run Maven with the -e switch. > [2022-12-14T14:50:48.607Z] [ERROR] Re-run Maven using the -X switch to enable > full debug logging. > [2022-12-14T14:50:48.607Z] [ERROR] > [2022-12-14T14:50:48.607Z] [ERROR] For more information about the errors and > possible solutions, please read the following articles: > [2022-12-14T14:50:48.607Z] [ERROR] [Help 1] > http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException > [2022-12-14T14:50:48.607Z] [ERROR] > [2022-12-14T14:50:48.607Z] [ERROR] After correcting the problems, you can > resume the build with the command > [2022-12-14T14:50:48.607Z] [ERROR] mvn <args> -rf :hive-packaging > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)