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

Hudson commented on SQOOP-943:
------------------------------

Integrated in Sqoop2-hadoop200 #413 (See 
[https://builds.apache.org/job/Sqoop2-hadoop200/413/])
    SQOOP-943: Sqoop2: Repository wide configuration of immutable disk 
structures (Revision 681914c851cb275f1d803ffe057c2a7a53436330)

     Result = SUCCESS
kathleen : 
https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=681914c851cb275f1d803ffe057c2a7a53436330
Files : 
* core/src/main/java/org/apache/sqoop/repository/Repository.java
* core/src/main/java/org/apache/sqoop/repository/RepoConfigurationConstants.java
* core/src/main/java/org/apache/sqoop/repository/JdbcRepositoryProvider.java
* test/src/main/java/org/apache/sqoop/test/minicluster/SqoopMiniCluster.java
* core/src/main/java/org/apache/sqoop/repository/RepositoryManager.java
* core/src/main/java/org/apache/sqoop/repository/JdbcRepositoryContext.java
* dist/src/main/server/conf/sqoop.properties
* core/src/main/java/org/apache/sqoop/repository/RepositoryError.java
* core/src/main/java/org/apache/sqoop/repository/JdbcRepository.java

                
> 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, 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