vanzin commented on a change in pull request #23698: [SPARK-26766][CORE] Remove
the list of filesystems from
HadoopDelegationTokenProvider.obtainDelegationTokens
URL: https://github.com/apache/spark/pull/23698#discussion_r252862773
##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -364,6 +364,20 @@ package object config {
.checkValues(Set("keytab", "ccache"))
.createWithDefault("keytab")
+ private[spark] val YARN_FILESYSTEMS_TO_ACCESS =
Review comment:
See other comment. No need to keep this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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]