You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/10/23 01:27:38 UTC

[GitHub] [spark] ankits commented on pull request #29874: [SPARK-32998][BUILD] Add ability to override default remote repos with internal one

ankits commented on pull request #29874:
URL: https://github.com/apache/spark/pull/29874#issuecomment-714849993


   For `maven` we can setup  a `settings.xml` in `$M2_HOME` that points to internal artifact repository. Similar setup can be done for `sbt` where you can define the `-Dsbt.repository.config` to fetch artifacts from the internal artifact repository. 
   
   The main purpose of the PR was to address test execution and download of artifacts which wasn't supported with Dsbt.repository.config.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org