[
https://issues.apache.org/jira/browse/HDDS-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17072578#comment-17072578
]
Marton Elek commented on HDDS-3312:
-----------------------------------
https://github.com/apache/hadoop-ozone/pull/744
> 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
> Priority: Critical
>
> 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: [email protected]
For additional commands, e-mail: [email protected]