You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2019/09/14 08:44:32 UTC

[GitHub] [incubator-hudi] jaguarx opened a new issue #891: Metrics only reported upon shutdown

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


With regards,
Apache Git Services