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 2021/03/08 09:35:33 UTC

[GitHub] [spark] gaborgsomogyi commented on a change in pull request #31761: [SPARK-34295][CORE] Exclude filesystems from token renewal

gaborgsomogyi commented on a change in pull request #31761:
URL: https://github.com/apache/spark/pull/31761#discussion_r589281157



##########
File path: core/src/main/scala/org/apache/spark/internal/config/package.scala
##########
@@ -691,6 +691,15 @@ package object config {
     .toSequence
     .createWithDefault(Nil)
 
+  private[spark] val KERBEROS_FILESYSTEM_RENEWAL_EXCLUDE =

Review comment:
       Since `HadoopFSDelegationTokenProvider` obtains the initial tokens and not just renewing them why do we call it `...renewal...`?




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