[ 
https://issues.apache.org/jira/browse/HDDS-2106?focusedWorklogId=311098&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-311098
 ]

ASF GitHub Bot logged work on HDDS-2106:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 12/Sep/19 00:40
            Start Date: 12/Sep/19 00:40
    Worklog Time Spent: 10m 
      Work Description: elek commented on issue #1423: HDDS-2106. Avoid usage 
of hadoop projects as parent of hdds/ozone
URL: https://github.com/apache/hadoop/pull/1423#issuecomment-530617911
 
 
   Thanks @arp7 and @adoroszlai the review. There are no more warnings (missing 
parts are also migrated from pom.xml) and the integration test failures are not 
related.
   
   Will merge it soon.
   
   For the records: this is just the first step. As we have this brand new 
parent pom, later we can simplify the hadoop-ozone/pom.xml and 
hadoop-hdds/pom.xml as many common parts can be moved to pom.ozone.xml
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 311098)
    Time Spent: 20m  (was: 10m)

> Avoid usage of hadoop projects as parent of hdds/ozone
> ------------------------------------------------------
>
>                 Key: HDDS-2106
>                 URL: https://issues.apache.org/jira/browse/HDDS-2106
>             Project: Hadoop Distributed Data Store
>          Issue Type: Improvement
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Blocker
>              Labels: pull-request-available
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Ozone uses hadoop as a dependency. The dependency defined on multiple level:
>  1. the hadoop artifacts are defined in the <dependency> sections
>  2. both hadoop-ozone and hadoop-hdds projects uses "hadoop-project" as the 
> parent
> As we already have a slightly different assembly process it could be more 
> resilient to use a dedicated parent project instead of the hadoop one. With 
> this approach it will be easier to upgrade the versions as we don't need to 
> be careful about the pom contents only about the used dependencies.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to