[GitHub] [hudi] sbernauer edited a comment on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway

2020-08-10 Thread GitBox
sbernauer edited a comment on pull request #1931: URL: https://github.com/apache/hudi/pull/1931#issuecomment-671353265 @UZi5136225 i just noticed that i get a `java.lang.ClassNotFoundException: io.prometheus.client.exporter.common.TextFormat` when trying to access the interface. I think

[GitHub] [hudi] sbernauer edited a comment on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway

2020-08-10 Thread GitBox
sbernauer edited a comment on pull request #1931: URL: https://github.com/apache/hudi/pull/1931#issuecomment-671353265 @UZi5136225 i just noticed that i get a `java.lang.ClassNotFoundException: io.prometheus.client.exporter.common.TextFormat` when trying to access the interface. I think

[GitHub] [hudi] sbernauer edited a comment on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway

2020-08-10 Thread GitBox
sbernauer edited a comment on pull request #1931: URL: https://github.com/apache/hudi/pull/1931#issuecomment-671304318 I don't use the include option but instead guarantee that all drivers and executors have the libs and correctly use them via SPARK_DIST_CLASSPATH.

[GitHub] [hudi] sbernauer edited a comment on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway

2020-08-10 Thread GitBox
sbernauer edited a comment on pull request #1931: URL: https://github.com/apache/hudi/pull/1931#issuecomment-671296120 I'm sorry, i dont get it. I use `mvn clean package -DskipTests -DskipITs -Dscala-2.12` for compilation. What do you mean by > Please use 'include' Edit: Oh you

[GitHub] [hudi] sbernauer edited a comment on pull request #1931: [HUDI-210] hudi-support-prometheus-pushgateway

2020-08-10 Thread GitBox
sbernauer edited a comment on pull request #1931: URL: https://github.com/apache/hudi/pull/1931#issuecomment-671294110 Yes, im using deltastreamer, freshly compiled from source of the master branch. The new config: ``` hoodie.metrics.on=true