jainshashank24 commented on pull request #28828: URL: https://github.com/apache/spark/pull/28828#issuecomment-686435584
Hi i have used this MR and the other one https://github.com/apache/spark/pull/28607/files even after that i cant see counter value increasing Though i can see the counter under "stateOperators" "stateOperators" : [ { "numRowsTotal" : 0, "numRowsUpdated" : 0, "memoryUsedBytes" : 1344, "numRowsDroppedByWatermark" : 0, "customMetrics" : { "loadedMapCacheHitCount" : 0, "loadedMapCacheMissCount" : 0, "stateOnCurrentVersionSizeBytes" : 480 } } ], ---------------------------------------------------------------- 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]
