From 48062a570817ba776f23ff95963d540fddbe1eac Mon Sep 17 00:00:00 2001 From: uday08bce Date: Sat, 28 May 2022 17:20:52 +0200 Subject: [PATCH] [HUDI-4166] Added SimpleClient plugin for integ test (#5710) --- packaging/hudi-integ-test-bundle/pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packaging/hudi-integ-test-bundle/pom.xml b/packaging/hudi-integ-test-bundle/pom.xml index ce18681fc..ad435967a 100644 --- a/packaging/hudi-integ-test-bundle/pom.xml +++ b/packaging/hudi-integ-test-bundle/pom.xml @@ -174,6 +174,12 @@ org.apache.curator:curator-framework org.apache.curator:curator-client org.apache.curator:curator-recipes + + io.prometheus:simpleclient + io.prometheus:simpleclient_httpserver + io.prometheus:simpleclient_dropwizard + io.prometheus:simpleclient_pushgateway + io.prometheus:simpleclient_common