panbingkun commented on code in PR #46493:
URL: https://github.com/apache/spark/pull/46493#discussion_r1597322128
##########
common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala:
##########
@@ -292,6 +301,7 @@ object LogKeys {
case object LOADED_VERSION extends LogKey
case object LOAD_FACTOR extends LogKey
case object LOAD_TIME extends LogKey
+ case object LOCAL_DIRS extends LogKey
Review Comment:
Hmm ..., the following uses it, do we should merge it to `PATH`?
<img width="1039" alt="image"
src="https://github.com/apache/spark/assets/15246973/c62dd763-969b-46c3-b4be-8b6eb84d4395">
--
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]