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_r254384764
 
 

 ##########
 File path: docs/running-on-yarn.md
 ##########
 @@ -492,7 +492,7 @@ for:
 
 If an application needs to interact with other secure Hadoop filesystems, 
their URIs need to be
 explicitly provided to Spark at launch time. This is done by listing them in 
the
-`spark.yarn.access.hadoopFileSystems` property, described in the configuration 
section below.
+`spark.kerberos.access.hadoopFileSystems` property, described in the 
configuration section below.
 
 Review comment:
   Actually I was hoping to move this part to the `security.md` guide now, 
since it's not YARN-specific anymore.

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

Reply via email to