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

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

Here are the results of testing the latest attachment
https://issues.apache.org/jira/secure/attachment/12573021/bugSQOOP-943.patch 
against branch SQOOP-1082.

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

{color:red}ERROR:{color} failed to apply patch (exit code 1):
{code}error: patch failed: 
core/src/main/java/org/apache/sqoop/repository/JdbcRepository.java:31
error: core/src/main/java/org/apache/sqoop/repository/JdbcRepository.java: 
patch does not apply
error: patch failed: 
core/src/main/java/org/apache/sqoop/repository/Repository.java:37
error: core/src/main/java/org/apache/sqoop/repository/Repository.java: patch 
does not apply
{code}

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

Console output: https://builds.apache.org/job/PreCommit-SQOOP-Build/17/console

This message is automatically generated.
                
> Sqoop2: Repository wide configuration of immutable disk structures
> ------------------------------------------------------------------
>
>                 Key: SQOOP-943
>                 URL: https://issues.apache.org/jira/browse/SQOOP-943
>             Project: Sqoop
>          Issue Type: Improvement
>    Affects Versions: 1.99.1
>            Reporter: Jarek Jarcec Cecho
>            Assignee: Jarek Jarcec Cecho
>             Fix For: 1.99.3
>
>         Attachments: bugSQOOP-943.patch
>
>
> During investigation of SQOOP-878 I've realized that it would be quite 
> helpful to promote the idea of Repository on disk structures to first class 
> citizens. As such we can explicitly ask repository implementation if the 
> internals are suitable for use or not. We can also limit all major changes to 
> one method that will be conditionally called only if user explicitly allows 
> on disk structure changes (on disk structure upgrade of JDBC repository would 
> be table schema changes).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to