ericm-db commented on PR #53872:
URL: https://github.com/apache/spark/pull/53872#issuecomment-3807362800
@dongjoon-hyun Have you ever seen the following before:
```
Error: [launcher]
xsbt.boot.internal.shaded.coursier.error.ResolutionError$CantDownloadModule:
Error downloading org.scala-sbt:sbt:1.12.0
not found: /root/.ivy2/local/org.scala-sbt/sbt/1.12.0/ivys/ivy.xml
download error: Caught java.net.ConnectException (Connection timed out)
while downloading
https://repo1.maven.org/maven2/org/scala-sbt/sbt/1.12.0/sbt-1.12.0.pom
download error: Caught java.net.ConnectException (Connection timed out)
while downloading
https://repo.scala-sbt.org/scalasbt/maven-releases/org/scala-sbt/sbt/1.12.0/sbt-1.12.0.pom
not found:
https://repo.scala-sbt.org/scalasbt/maven-snapshots/org/scala-sbt/sbt/1.12.0/sbt-1.12.0.pom
not found:
https://repo.typesafe.com/typesafe/ivy-releases/org.scala-sbt/sbt/1.12.0/ivys/ivy.xml
not found:
https://repo.scala-sbt.org/scalasbt/ivy-snapshots/org.scala-sbt/sbt/1.12.0/ivys/ivy.xml
Error: [launcher] could not retrieve sbt 1.12.0
Error: running /__w/spark/spark/build/sbt -Phadoop-3
-Pdocker-integration-tests -Phive -Pvolcano -Pkubernetes -Pspark-ganglia-lgpl
-Phadoop-cloud -Pkinesis-asl -Pjvm-profiler -Phive-thriftserver -Pyarn
Test/package streaming-kinesis-asl-assembly/assembly connect/assembly ;
received return code 1
Error: Process completed with exit code 16.
```
--
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]