Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/19277#discussion_r139894416
  
    --- Diff: 
core/src/main/scala/org/apache/spark/scheduler/EventLoggingListener.scala ---
    @@ -351,11 +351,11 @@ private[spark] object EventLoggingListener extends 
Logging {
         // Since we sanitize the app ID to not include periods, it is safe to 
split on it
         val logName = log.getName.stripSuffix(IN_PROGRESS)
    --- End diff --
    
    Maybe move declaration of `in` to just before the try


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to