You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2021/02/16 09:36:00 UTC

[jira] [Created] (HUDI-1620) TestPushGateWayReporter failed when run separately

Raymond Xu created HUDI-1620:
--------------------------------

             Summary: TestPushGateWayReporter failed when run separately
                 Key: HUDI-1620
                 URL: https://issues.apache.org/jira/browse/HUDI-1620
             Project: Apache Hudi
          Issue Type: Improvement
          Components: Testing
            Reporter: Raymond Xu
             Fix For: 0.8.0


org.apache.hudi.metrics.prometheus.TestPushGateWayReporter#testRegisterGauge

when run separately, it failed with

{{org.apache.hudi.exception.HoodieException: java.lang.IllegalArgumentExceptionorg.apache.hudi.exception.HoodieException: java.lang.IllegalArgumentException}}
{{ at org.apache.hudi.metrics.Metrics.init(Metrics.java:100) at org.apache.hudi.metrics.HoodieMetrics.<init>(HoodieMetrics.java:59) at org.apache.hudi.metrics.prometheus.TestPushGateWayReporter.testRegisterGauge(TestPushGateWayReporter.java:45)}}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)