wangyum opened a new pull request #24544: [HOT-FIX] Unable to download Spark 
2.4.3
URL: https://github.com/apache/spark/pull/24544
 
 
   ## What changes were proposed in this pull request?
   
   `https://archive.apache.org/dist/spark/` does not have latest Spark 2.4.3. 
   This pr add `https://dist.apache.org/repos/dist/release/spark/` to mirrors 
list to download latest Spark.
   
   ```
   Error Message
   org.scalatest.exceptions.TestFailedException: Unable to download Spark 2.4.3
   Stacktrace
   sbt.ForkMain$ForkError: org.scalatest.exceptions.TestFailedException: Unable 
to download Spark 2.4.3
        at 
org.scalatest.Assertions.newAssertionFailedException(Assertions.scala:528)
        at 
org.scalatest.Assertions.newAssertionFailedException$(Assertions.scala:52
   ```
   
   
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105202/testReport/org.apache.spark.sql.hive/HiveExternalCatalogVersionsSuite/_It_is_not_a_test_it_is_a_sbt_testing_SuiteSelector_/
   
   ## How was this patch tested?
   
   manual tests
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to