[
https://issues.apache.org/jira/browse/SQOOP-2634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15061335#comment-15061335
]
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:16:13.074574.
{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/2018/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/2018/artifact/patch-process/cobertura_report.txt])
{color:orange}WARNING:{color} New findbugs warnings
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2018/artifact/patch-process/findbugs_report.txt])
* Package {{core}}: Class {{org.apache.sqoop.connector.ConnectorManagerUtils}}
introduced 1 completely new findbugs warnings.
{color:red}ERROR:{color} Some of integration tests failed
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/2018/artifact/patch-process/test_integration.txt],
executed 137 tests)
* Test {{org.apache.sqoop.job.TestMatching}}
* Test {{org.apache.sqoop.integration.connector.kafka.FromRDBMSToKafkaTest}}
* Test {{org.apache.sqoop.integration.connector.hive.FromRDBMSToKiteHiveTest}}
* Test {{org.apache.sqoop.integration.connector.kafka.FromHDFSToKafkaTest}}
* Test {{org.apache.sqoop.integration.connector.hdfs.AppendModeTest}}
* Test {{org.apache.sqoop.job.TestMapReduce}}
* Test {{org.apache.sqoop.integration.connector.hdfs.FromHDFSToHDFSTest}}
* Test
{{org.apache.sqoop.integration.connector.jdbc.generic.IncrementalReadTest}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.PartitionerTest}}
* Test
{{org.apache.sqoop.integration.connector.hdfs.InformalJobNameExecuteTest}}
* Test
{{org.apache.sqoop.integration.connector.jdbc.generic.FromRDBMSToHDFSTest}}
* Test
{{org.apache.sqoop.integration.connector.jdbc.generic.FromHDFSToRDBMSTest}}
* Test {{integration-tests}}
* Test {{org.apache.sqoop.integration.connector.hdfs.HdfsIncrementalReadTest}}
* Test {{org.apache.sqoop.integration.connector.jdbc.generic.AllTypesTest}}
* Test {{org.apache.sqoop.integration.connector.hdfs.S3Test}}
* Test
{{org.apache.sqoop.integration.connector.jdbc.generic.TableStagedRDBMSTest}}
* Test {{org.apache.sqoop.integration.connector.kite.FromRDBMSToKiteTest}}
* Test {{org.apache.sqoop.integration.connector.hdfs.OutputDirectoryTest}}
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/2018/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,
> 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)