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

Dian Fu commented on SQOOP-2634:
--------------------------------

Seems that currently the integration tests on sqoop2 is broken. I will upload a 
new patch to fix the unit test failure and findbugs warnings after the 
integration tests on sqoop2 is fixed.

> 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, 
> 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