[ 
https://issues.apache.org/jira/browse/HDDS-1597?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Elek, Marton updated HDDS-1597:
-------------------------------
    Description: 
I noticed that the hadoop-ozone/common project depends on 
hadoop-hdds-server-scm project.

The common projects are designed to be a shared artifacts between client and 
server side. Adding additional dependency to the common pom means that the 
dependency will be available for all the clients as well.

(See the attached artifact about the current, desired structure).

We definitely don't need scm server dependency on the client side.

The code dependency is just one class (ScmUtils) and the shared code can be 
easily moved to the common.

  was:
I noticed that the hadoop-ozone/common project depends on 
hadoop-hdds-server-scm project.

The common projects are designed to be a shared artifacts between client and 
server side. Adding additional dependency to the common pom means that the 
dependency will be available for all the clients as well.

We definitely don't need scm server dependency on the client side.

The code dependency is just one class (ScmUtils) and the shared code can be 
easily moved to the common.


> Remove hdds-server-scm dependency from ozone-common
> ---------------------------------------------------
>
>                 Key: HDDS-1597
>                 URL: https://issues.apache.org/jira/browse/HDDS-1597
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>         Attachments: ozone-dependency.png
>
>
> I noticed that the hadoop-ozone/common project depends on 
> hadoop-hdds-server-scm project.
> The common projects are designed to be a shared artifacts between client and 
> server side. Adding additional dependency to the common pom means that the 
> dependency will be available for all the clients as well.
> (See the attached artifact about the current, desired structure).
> We definitely don't need scm server dependency on the client side.
> The code dependency is just one class (ScmUtils) and the shared code can be 
> easily moved to the common.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to