You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2021/05/20 15:41:19 UTC

[GitHub] [druid] egor-ryashin removed a comment on pull request #10964: Free Druid source code from Guava by shading

egor-ryashin removed a comment on pull request #10964:
URL: https://github.com/apache/druid/pull/10964#issuecomment-845231318


   Looks like `ambari-metrics-emitter` will fail without guava 16:
   
   ```
   mvn dependency:tree
   ...
   [INFO] +- org.apache.ambari:ambari-metrics-common:jar:2.7.0.0.0:compile
   [INFO] |  +- commons-logging:commons-logging:jar:1.1.1:compile
   [INFO] |  +- com.google.code.gson:gson:jar:2.2.2:compile
   [INFO] |  +- com.google.guava:guava:jar:16.0.1:compile
   ```


-- 
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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org