HeartSaVioR commented on issue #25577: [WIP][CORE][SPARK-28867] InMemoryStore checkpoint to speed up replay log file in HistoryServer URL: https://github.com/apache/spark/pull/25577#issuecomment-525222994 As I described in design doc as well as above comment, existing event log and rolled event log will co-exist and they'll not be compatible with each other. So this issue is still valid if this addresses existing event log, though the approach would end up similarly. Rolling event log is not a replacement of default event log as there would be many 3rd party of analyze tools which depend on current event log.
---------------------------------------------------------------- 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]
