vinothchandar commented on issue #891: Metrics only reported upon shutdown URL: https://github.com/apache/incubator-hudi/issues/891#issuecomment-531839080 @jaguarx Most of the metrics are off the commit metadata and we typically run Hudi writers in a batch job that starts and terminates. So, that probably why this is reported once in a job run. That said, now that we have continuous mode in deltasync, we are better off atleast doing this matched with closing of the writeClient? @bvaradar for thoughts? Do you see any cases for reporting metrics as-we-go? We can create a JIRA for this. interested in sending a patch to fix this? :)
---------------------------------------------------------------- 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] With regards, Apache Git Services
