cloud-fan commented on a change in pull request #25849: [SPARK-29175][SQL] Make
maven central repository in IsolatedClientLoader configurable
URL: https://github.com/apache/spark/pull/25849#discussion_r326059177
##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -1413,4 +1413,11 @@ package object config {
.bytesConf(ByteUnit.BYTE)
.createOptional
+ private[spark] val DEFAULT_CENTRAL_REPOSITORY =
Review comment:
+1
how about `spark.sql.centralRepository`? `central` doesn't seem to be a
useful namespace for configs.
----------------------------------------------------------------
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]