vinodkc commented on a change in pull request #32894:
URL: https://github.com/apache/spark/pull/32894#discussion_r654122256
##########
File path: core/src/main/scala/org/apache/spark/util/Utils.scala
##########
@@ -3106,6 +3106,13 @@ private[spark] object Utils extends Logging {
conf.get(config.STORAGE_BLOCKMANAGER_HEARTBEAT_TIMEOUT)
.getOrElse(Utils.timeStringAsMs(s"${conf.get(Network.NETWORK_TIMEOUT)}s"))
}
+
+ /** Returns a string message about delegation token generation failure */
Review comment:
Done
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]