jaguarx opened a new issue #891: Metrics only reported upon shutdown
URL: https://github.com/apache/incubator-hudi/issues/891
 
 
   While testing the HoodieJavaApp from hudi-spark, I noticed the metrics will 
be reported only once, right before process shutdown.
   
   Also, in hudi-client/src/main/java/org/apache/hudi/metrics/Metrics.java 
(line 48), the call to "start()" is commented out.
       // reporter.start();
   
   Is this by design, or do I miss some thing?
   
   Best!

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to