SparkQA commented on issue #26416: [WIP][SPARK-29779][CORE] Compact old event log files and cleanup URL: https://github.com/apache/spark/pull/26416#issuecomment-550562457 **[Test build #113344 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/113344/testReport)** for PR 26416 at commit [`b0e4a7c`](https://github.com/apache/spark/commit/b0e4a7cc52740a3fd41ac2724d5a545707049c1c). * This patch passes all tests. * This patch merges cleanly. * This patch adds the following public classes _(experimental)_: * `class BasicEventFilterBuilder extends SparkListener with EventFilterBuilder ` * `class BasicEventFilter(trackListener: BasicEventFilterBuilder) extends EventFilter with Logging ` * `trait EventFilterBuilder extends SparkListenerInterface ` * `trait EventFilter ` * `class EventLogFileCompactor(` * `class FilteredEventLogFileRewriter(` * `class CompactedEventLogFileWriter(` * `class SQLEventFilterBuilder extends SparkListener with EventFilterBuilder ` * `class SQLLiveEntitiesEventFilter(trackListener: SQLEventFilterBuilder)`
---------------------------------------------------------------- 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]
