srowen commented on a change in pull request #26332: [SPARK-29674][CORE] Update
dropwizard metrics to 4.1.x for JDK 9+
URL: https://github.com/apache/spark/pull/26332#discussion_r341266768
##########
File path: external/spark-ganglia-lgpl/pom.xml
##########
@@ -39,10 +39,10 @@
<artifactId>spark-core_${scala.binary.version}</artifactId>
<version>${project.version}</version>
</dependency>
-
<dependency>
- <groupId>io.dropwizard.metrics</groupId>
- <artifactId>metrics-ganglia</artifactId>
+ <groupId>info.ganglia.gmetric4j</groupId>
Review comment:
This was previously a transitive dependency anyway, and should have been
directly referenced.
----------------------------------------------------------------
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:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]