dongjoon-hyun commented on issue #25072: [SPARK-28294][CORE] Support `spark.history.fs.cleaner.maxNum` configuration URL: https://github.com/apache/spark/pull/25072#issuecomment-509350569 Could you review once more? I addressed some of the comments. For the followings, please let me know your opinion if I missed the point. I can update more. - `val oldAttempts = listing.view(classOf[ApplicationInfoWrapper])` (https://github.com/apache/spark/pull/25072#discussion_r301225173) - `var deleted = false` (https://github.com/apache/spark/pull/25072#discussion_r301226054)
---------------------------------------------------------------- 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] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
