In our Spark Structured Streaming job we listen to Kafka and we filter out
some messages which we feel are malformed.

Currently we log that information using the LOGGER.

Is there a way to emit some kind of metrics for each time such a malformed
message is seen in Structured Streaming ?

Thanks



--
Sent from: http://apache-spark-user-list.1001560.n3.nabble.com/

---------------------------------------------------------------------
To unsubscribe e-mail: user-unsubscr...@spark.apache.org

Reply via email to