xuanyuanking opened a new pull request #25915: [SPARK-29229][SQL] Change the 
additional remote repository in IsolatedClientLoader to google minor
URL: https://github.com/apache/spark/pull/25915
 
 
   ### What changes were proposed in this pull request?
   Change the remote repo used in IsolatedClientLoader from datanucleus to 
google mirror.
   
   ### Why are the changes needed?
   We need to connect the Maven repositories in IsolatedClientLoader for 
downloading Hive jars. The repository currently used is 
"http://www.datanucleus.org/downloads/maven2";, which is [no longer 
maintained](http://www.datanucleus.org:15080/downloads/maven2/README.txt). This 
will cause downloading failure and make hive test cases flaky while Jenkins 
host is blocked by maven central repo.
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   Existing UT.

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