panbingkun commented on code in PR #45877: URL: https://github.com/apache/spark/pull/45877#discussion_r1554370875
########## common/utils/src/main/scala/org/apache/spark/internal/LogKey.scala: ########## @@ -43,20 +43,24 @@ object LogKey extends Enumeration { val EXECUTOR_ID = Value val EXECUTOR_STATE_CHANGED = Value val EXIT_CODE = Value + val FILE_NAME = Value Review Comment: Sure -- 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: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org