abstractdog commented on code in PR #6327:
URL: https://github.com/apache/hive/pull/6327#discussion_r2834202976


##########
itests/qtest-iceberg/pom.xml:
##########
@@ -23,6 +23,18 @@
   <artifactId>hive-it-iceberg-qfile</artifactId>
   <packaging>jar</packaging>
   <name>Hive Integration - QFile Iceberg Tests</name>
+  <repositories>
+    <repository>
+      <id>central</id>
+      <url>https://repo.maven.apache.org/maven2</url>

Review Comment:
   I know it sounds silly, but the same happens when I add a new tez staging 
artifact repo, it magically fails to fetch all artifacts for 2-3 times, and 
then it succeeds: I still think you should remove this, and we can check wonder 
artifactory logs what exactly happened when it tried to connect to the remote 
maven central (if it tried at all :D )
   I'll check if I can provide easy access to you to the artifactory logs (e.g. 
kubeconfig)



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to