[ 
https://issues.apache.org/jira/browse/SQOOP-1232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13838989#comment-13838989
 ] 

Jarek Jarcec Cecho commented on SQOOP-1232:
-------------------------------------------

The problem seems to be in the order the modules are built:

{code}
[INFO] Sqoop Distribution ................................ FAILURE [27.344s]
[INFO] Sqoop Integration Tests ........................... SKIPPED
[INFO] Sqoop Tomcat additions ............................ SKIPPED
{code}

The distribution module is being built before the Tomcat module, but that 
should not be the case as the distribution module do have a dependency on 
tomcat module. It seems that I've missed adding this dependency to the pom 
files when working on SQOOP-1232. From whatever reason maven used different 
order for building the modules at that time and as a result this has slipped 
me. I've filled SQOOP-1247 to fix that.

> Sqoop2: Provide tooling infrastructure for Sqoop2
> -------------------------------------------------
>
>                 Key: SQOOP-1232
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1232
>             Project: Sqoop
>          Issue Type: New Feature
>    Affects Versions: 1.99.3
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.4
>
>         Attachments: SQOOP-1232.patch, SQOOP-1232.patch, SQOOP-1232.patch
>
>
> To improve administrator experience it would be great to provide tooling 
> infrastructure that can be used to do various administrative and maintenance 
> task on the Sqoop2 server, such as:
> * Validate the configuration
> * Upgrade repository and metadata structures (regardless of what usual 
> configs says)
> * Dump and load repository



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to