Hello, Is there a way to access all of the custom listeners that have been registered to a spark session? I want to remove the listeners that I am no longer using, except I don't know what they were saved as, I just see testing output messages on my streaming query. I created a stack overflow question here for more detail:
https://stackoverflow.com/questions/57876607/how-to-access-all-of-an-apache-sparks-session-streaming-query-custom-listeners Thanks you, Natalie