You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Sqoop QA bot (JIRA)" <ji...@apache.org> on 2015/02/07 04:11:35 UTC

[jira] [Commented] (SQOOP-2089) Sqoop2: Clone configuration object instead of overwriting global

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

Sqoop QA bot commented on SQOOP-2089:
-------------------------------------

Testing file [SQOOP-2089.0.patch|https://issues.apache.org/jira/secure/attachment/12697217/SQOOP-2089.0.patch] against branch sqoop2 took 0:00:06.148939.

{color:red}Overall:{color} -1 due to an error

{color:red}ERROR:{color} failed to apply patch (exit code 1):
{code}error: patch failed: repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositorySchemaConstants.java:27
error: repository/repository-common/src/main/java/org/apache/sqoop/repository/common/CommonRepositorySchemaConstants.java: patch does not apply
error: patch failed: repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java:52
error: repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbyRepositoryHandler.java: patch does not apply
error: patch failed: repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbySchemaConstants.java:27
error: repository/repository-derby/src/main/java/org/apache/sqoop/repository/derby/DerbySchemaConstants.java: patch does not apply
error: patch failed: repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlRepositoryHandler.java:24
error: repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlRepositoryHandler.java: patch does not apply
error: repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlSchemaConstants.java: No such file or directory
error: patch failed: repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlSchemaCreateQuery.java:17
error: repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlSchemaCreateQuery.java: patch does not apply
error: patch failed: repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlSchemaQuery.java:18
error: repository/repository-postgresql/src/main/java/org/apache/sqoop/repository/postgresql/PostgresqlSchemaQuery.java: patch does not apply
{code}

{color:green}SUCCESS:{color} Clean was successful

Console output is available [here|https://builds.apache.org/job/PreCommit-SQOOP-Build/1046/console].

This message is automatically generated.

> Sqoop2: Clone configuration object instead of overwriting global
> ----------------------------------------------------------------
>
>                 Key: SQOOP-2089
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2089
>             Project: Sqoop
>          Issue Type: Bug
>          Components: sqoop2-hdfs-connector
>    Affects Versions: 1.99.4
>            Reporter: Abraham Elmahrek
>            Assignee: Abraham Elmahrek
>             Fix For: 1.99.5
>
>         Attachments: SQOOP-2089.0.patch
>
>
> MapReduce framework picks up the configuration changes the HDFS connector provides when running in the FROM direction. This is because it runs the partitioner in the Sqoop2 server and pushes the Configuration object. We just need to clone the configuration object instead.



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