-
- Downloads
[SPARK-21409][SS] Follow up PR to allow different types of custom metrics to be exposed
## What changes were proposed in this pull request? Implementation may expose both timing as well as size metrics. This PR enables that. Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #18661 from tdas/SPARK-21409-2.
Showing
- sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/state/StateStore.scala 10 additions, 1 deletion...ache/spark/sql/execution/streaming/state/StateStore.scala
- sql/core/src/main/scala/org/apache/spark/sql/execution/streaming/statefulOperators.scala 6 additions, 3 deletions...che/spark/sql/execution/streaming/statefulOperators.scala
Please register or sign in to comment