leovegas commented on code in PR #46678:
URL: https://github.com/apache/spark/pull/46678#discussion_r1607882680
##########
core/src/main/scala/org/apache/spark/deploy/SparkHadoopUtil.scala:
##########
@@ -54,9 +55,9 @@ private[spark] class SparkHadoopUtil extends Logging {
* Runs the given function with a Hadoop UserGroupInformation as a thread
local variable
* (distributed to child threads), used for authenticating HDFS and YARN
calls.
*
- * IMPORTANT NOTE: If this function is going to be called repeated in the
same process
- * you need to look https://issues.apache.org/jira/browse/HDFS-3545 and
possibly
- * do a FileSystem.closeAllForUGI in order to avoid leaking Filesystems
+ * IMPORTANT NOTE: If this function is going to be called repeated in the
same process you need
Review Comment:
For comments only?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]