dongjoon-hyun commented on PR #52892: URL: https://github.com/apache/spark/pull/52892#issuecomment-3533371653
It seems that we hit the download error due to `Jitpack` instability, @yaooqinn . - https://github.com/SCHJonathan/spark/actions/runs/19356119835/job/55379836389 ``` [error] sbt.librarymanagement.ResolveException: Error downloading com.github.RoaringBitmap.RoaringBitmap:roaringbitmap:1.5.3 [error] Not found [error] Not found [error] not found: https://maven-central.storage-download.googleapis.com/maven2/com/github/RoaringBitmap/RoaringBitmap/roaringbitmap/1.5.3/roaringbitmap-1.5.3.pom [error] download error: Caught java.net.SocketException (Network is unreachable) while downloading https://jitpack.io/com/github/RoaringBitmap/RoaringBitmap/roaringbitmap/1.5.3/roaringbitmap-1.5.3.pom [error] not found: https://repo1.maven.org/maven2/com/github/RoaringBitmap/RoaringBitmap/roaringbitmap/1.5.3/roaringbitmap-1.5.3.pom [error] not found: /root/.m2/repository/com/github/RoaringBitmap/RoaringBitmap/roaringbitmap/1.5.3/roaringbitmap-1.5.3.pom [error] not found: /root/.ivy2/localcom.github.RoaringBitmap.RoaringBitmap/roaringbitmap/1.5.3/ivys/ivy.xml ``` -- 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]
