Dian Fu created SQOOP-2574:
------------------------------
Summary: Sqoop2: Provide classpath isolation for Connectors
Key: SQOOP-2574
URL: https://issues.apache.org/jira/browse/SQOOP-2574
Project: Sqoop
Issue Type: Bug
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)