viirya edited a comment on pull request #31398: URL: https://github.com/apache/spark/pull/31398#issuecomment-772250575
> For continuous execution, it's like an endless batch execution, so we can only use heartbeat events to update metrics. And we update the metrics in the UI in every epoch. Because I only test micro-batch case, I'm not sure if SQLMetrics metrics work for continuous streaming or not. But I also don't see special handling of common metrics (number of rows) in continuous streaming. If current number of rows metric works, then I think the newly added metrics should also work. I will check if SQLMetrics work with continuous streaming. ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
