shahidki31 opened a new pull request #24059: [SPARK-27129][Minor]Add JSON event serialization methods in JSONUtils for blacklist events URL: https://github.com/apache/spark/pull/24059 ## What changes were proposed in this pull request? Added methods in JSONUtils class for JSON event serialization and deserialization methods for SparkListener black list events, like 'SparkListenerExecutorBlacklisted', 'SparkListenerNodeBlacklistedForStage' etc. ## How was this patch tested? Existing tests, also updated UT.
---------------------------------------------------------------- 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]
