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

    https://github.com/apache/spark/pull/19786#discussion_r152345297
  
    --- Diff: 
core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala ---
    @@ -570,7 +575,6 @@ private[history] class FsHistoryProvider(conf: 
SparkConf, clock: Clock)
         }
     
         val logPath = fileStatus.getPath()
    -    logInfo(s"Replaying log path: $logPath")
    --- End diff --
    
    I remove this line because in the function call `replay` below, there is 
another duplicated log "Replaying log path: ..."


---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to