You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Dian Fu (JIRA)" <ji...@apache.org> on 2015/09/17 05:30:45 UTC

[jira] [Updated] (SQOOP-2574) Sqoop2: Provide classpath isolation for Connectors

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

Dian Fu updated SQOOP-2574:
---------------------------
    Issue Type: New Feature  (was: Bug)

> Sqoop2: Provide classpath isolation for Connectors
> --------------------------------------------------
>
>                 Key: SQOOP-2574
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2574
>             Project: Sqoop
>          Issue Type: New Feature
>            Reporter: Dian Fu
>            Assignee: Dian Fu
>             Fix For: 1.99.7
>
>
> Currently there is no classpath isolation in Sqoop 2. This will cause problems in the following two cases:
> * If the dependencies of the downstream users of the Sqoop 2 client conflicts with the dependencies of Sqoop 2 client
> * If the dependencies of third-part connectors conflicts with the dependencies of Sqoop 2 server or conflicts with other third-part connectors
> This JIRA focuses on providing classpath isolation for connectors by using a webapp-style custom classloader to load third-part connectors. 



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