adoroszlai commented on PR #4218:
URL: https://github.com/apache/ozone/pull/4218#issuecomment-1409950578
@JacksonYao287 As I mentioned, the dependencies in your tree
(`elasticsearch` and `solr`), e.g.:
```
+-org.apache.ozone:ozone-manager:1.4.0-SNAPSHOT
+-org.apache.ranger:ranger-intg:2.3.0
+-org.apache.ranger:ranger-plugins-common:2.3.0
+-org.apache.ranger:ranger-plugins-audit:2.3.0
+-org.elasticsearch.client:elasticsearch-rest-client:7.6.0
+-org.apache.httpcomponents:httpasyncclient:4.1.4
```
should be excluded by:
https://github.com/apache/ozone/blob/3393354472a02da9364dbf4f0da34f127eb4895d/hadoop-ozone/ozone-manager/pom.xml#L172-L203
Please try to debug the issue. (Some ideas: Use `mvn --debug`. Try
building Ozone on Linux in a Docker container or VM. If you have any network
proxy, disable it. Delete Ozone and/or Ranger artifacts from your
`~/.m2/repository`.)
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]