cancel
Showing results for 
Search instead for 
Did you mean: 
Starki
New Contributor III
since ‎03-21-2023
‎07-11-2024

User Stats

  • 4 Posts
  • 0 Solutions
  • 4 Kudos given
  • 2 Kudos received

User Activity

I am defining a StreamingQueryListener that collects metrics on my Spark Structured Streaming tasks and sends them to a Prometheus Pushgateway.When the job is terminated, I want to use the onQueryTerminated to cleanup the metrics for each job from th...
I am consuming an IoT stream with thousands of different signals using Structured Streaming. During processing of the stream, I need to know the previous timestamp and value for each signal in the micro batch. The signal stream is eventually written ...
Kudos from