[
https://issues.apache.org/jira/browse/SQOOP-2710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023423#comment-15023423
]
Sqoop QA bot commented on SQOOP-2710:
-------------------------------------
Testing file
[SQOOP-2710.patch|https://issues.apache.org/jira/secure/attachment/12773925/SQOOP-2710.patch]
against branch sqoop2 took 1:00:09.358534.
{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:red}ERROR:{color} Patch does not add/modify any test case
{color:green}SUCCESS:{color} License check passed
{color:green}SUCCESS:{color} Patch compiled
{color:green}SUCCESS:{color} All unit tests passed (executed 1640 tests)
{color:green}SUCCESS:{color} Test coverage did not decreased
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1924/artifact/patch-process/cobertura_report.txt])
{color:green}SUCCESS:{color} No new findbugs warnings
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1924/artifact/patch-process/findbugs_report.txt])
{color:red}ERROR:{color} Some of integration tests failed
([report|https://builds.apache.org/job/PreCommit-SQOOP-Build/1924/artifact/patch-process/test_integration.txt],
executed 133 tests)
* Test {{new-integration-tests}}
* Test {{org.apache.sqoop.integration.connector.hdfs.S3Test}}
* Test {{org.apache.sqoop.integration.server.ShowJobInOrderTest}}
Console output is available
[here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1924/console].
This message is automatically generated.
> Sqoop2: Move user from context classes to parent TransferableContext
> --------------------------------------------------------------------
>
> Key: SQOOP-2710
> URL: https://issues.apache.org/jira/browse/SQOOP-2710
> Project: Sqoop
> Issue Type: Bug
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.7
>
> Attachments: SQOOP-2710.patch
>
>
> It seems that every single child of
> [{{TransferableContext}}|https://github.com/apache/sqoop/blob/sqoop2/common/src/main/java/org/apache/sqoop/job/etl/TransferableContext.java]
> defines a property {{user}}, so I would suggest to move that property to the
> parent class rather then copy-paste the same code everywhere.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)