You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by "Istvan Fajth (Jira)" <ji...@apache.org> on 2020/04/06 23:34:00 UTC

[jira] [Created] (HDDS-3351) Remove unnecessary dependency Curator

Istvan Fajth created HDDS-3351:
----------------------------------

             Summary: Remove unnecessary dependency Curator
                 Key: HDDS-3351
                 URL: https://issues.apache.org/jira/browse/HDDS-3351
             Project: Hadoop Distributed Data Store
          Issue Type: Improvement
          Components: build
            Reporter: Istvan Fajth


It seems when we have separated the main pom.xml from Hadoop pom, we copied most of the dependencies blindly to ozone pom, and we still cary some parts of this.

Due to an internal dependency checking, it turned out we still have curator defined as a dependency, even though we don't have Zookeeper already, and we do not use it.

I am posting a PR to remove curator from the dependencies, locally mvn clean install ran fine with it.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org