dramaticlly commented on PR #17699:
URL: https://github.com/apache/iceberg/pull/17699#issuecomment-5335550367

   I rebased latest upstream main for resolving conflict in revapi.yml, but 
looks like spark CI runs into throttling problem, might need maintainer to kick 
off another run. 
   
   from 
https://github.com/apache/iceberg/actions/runs/32197106613/job/95903257724?pr=17699
   ```
   * What went wrong:
   Execution failed for task ':iceberg-spark:iceberg-spark-4.0_2.13:test'.
   You can use '--warning-mode all' to show the individual deprecation warnings 
and determine if they come from your own scripts or plugins.
   > Could not resolve all files for configuration 
':iceberg-spark:iceberg-spark-4.0_2.13:testRuntimeClasspath'.
   
      > Could not resolve com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7.
   For more on this, please refer to 
https://docs.gradle.org/8.14.5/userguide/command_line_interface.html#sec:command_line_warnings
 in the Gradle documentation.
        Required by:
            project :iceberg-spark:iceberg-spark-4.0_2.13 > 
org.apache.hadoop:hadoop-minicluster:3.4.3 > 
org.apache.hadoop:hadoop-yarn-server-tests:3.4.3 > 
org.apache.hadoop:hadoop-yarn-server-common:3.4.3
         > Could not resolve com.microsoft.sqlserver:mssql-jdbc:6.2.1.jre7.
            > Could not get resource 
'https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/6.2.1.jre7/mssql-jdbc-6.2.1.jre7.pom'.
               > Could not GET 
'https://repo.maven.apache.org/maven2/com/microsoft/sqlserver/mssql-jdbc/6.2.1.jre7/mssql-jdbc-6.2.1.jre7.pom'.
 Received status code 429 from server: Too Many Requests
   ```


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