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

Sqoop QA bot commented on SQOOP-2634:
-------------------------------------

Testing file 
[SQOOP-2634.014.patch|https://issues.apache.org/jira/secure/attachment/12778156/SQOOP-2634.014.patch]
 against branch sqoop2 took 0:52:13.970183.

{color:red}Overall:{color} -1 due to an error(s), see details below:

{color:green}SUCCESS:{color} Clean was successful
{color:green}SUCCESS:{color} Patch applied correctly
{color:green}SUCCESS:{color} Patch add/modify test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:red}ERROR:{color} Some of unit tests failed 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2019/artifact/patch-process/test_unit.txt],
 executed 1128 tests)
* Test {{org.apache.sqoop.job.TestMatching}}
* Test {{org.apache.sqoop.job.TestMapReduce}}


{color:green}SUCCESS:{color} Test coverage did not decreased 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2019/artifact/patch-process/cobertura_report.txt])
{color:orange}WARNING:{color} New findbugs warnings 
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2019/artifact/patch-process/findbugs_report.txt])
* Package {{core}}: Class {{org.apache.sqoop.connector.ConnectorManagerUtils}} 
introduced 1 completely new findbugs warnings.


{color:green}SUCCESS:{color} All integration tests passed (executed 145 tests)

Console output is available 
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/2019/console].

This message is automatically generated.

> Sqoop2: Provide classpath isolation for connectors and its dependencies
> -----------------------------------------------------------------------
>
>                 Key: SQOOP-2634
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2634
>             Project: Sqoop
>          Issue Type: Sub-task
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2634.001.patch, SQOOP-2634.002.patch, 
> SQOOP-2634.003.patch, SQOOP-2634.004.patch, SQOOP-2634.005.patch, 
> SQOOP-2634.006.patch, SQOOP-2634.007.patch, SQOOP-2634.008.patch, 
> SQOOP-2634.009.patch, SQOOP-2634.010.patch, SQOOP-2634.011.patch, 
> SQOOP-2634.012.patch, SQOOP-2634.013.patch, SQOOP-2634.014.patch, 
> SQOOP-2634.015.patch, design-doc-v1.pdf, design-doc-v2.pdf, 
> design-doc-v3.pdf, design-doc-v4.pdf
>
>
> The aim of this JIRA is to provide classpath isolation for connectors and its 
> dependencies. It's achieved in the following method:
> * Package connector jar with its dependencies. There will be a directory 
> {{lib}} which contains the dependencies of the connector
> * Improve the ConnectorClassLoader to make it can load classes from the 
> dependencies which are inside the connector jar (SQOOP-2635)
> * Load connector class with the connector's own ConnectorClassLoader.
>  



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to