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

[jira] [Created] (HDDS-3312) Remove sever-side dependencies from hdds/ozone-common

Marton Elek created HDDS-3312:
---------------------------------

             Summary: Remove sever-side dependencies from hdds/ozone-common
                 Key: HDDS-3312
                 URL: https://issues.apache.org/jira/browse/HDDS-3312
             Project: Hadoop Distributed Data Store
          Issue Type: Bug
            Reporter: Marton Elek
            Assignee: Marton Elek


hadoop-ozone/common and hadoop-hdds/common projects are common between *client and server*. Therefore we should remove any server side utilities / dependencies from them as they would be added to the client classpath which makes harder the Ozone client / ozonefs adoption.

 * hadoop-hdds should depend on a minimal set of hadoop dependencies (can be managed a separated technical project / pom.xml)
* code shared between server side projects (and not with the client) should be moved to the framework
* OM related code should be moved to the ozone-manager instead of ozone/common



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