You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Abraham Elmahrek (JIRA)" <ji...@apache.org> on 2015/08/20 05:52:46 UTC

[jira] [Updated] (SQOOP-2460) Sqoop2: Refactor repository-common for external DB as repository

     [ https://issues.apache.org/jira/browse/SQOOP-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abraham Elmahrek updated SQOOP-2460:
------------------------------------
    Summary: Sqoop2: Refactor repository-common for external DB as repository   (was: Sqoop2: Refactor repository-common to make sqoop2 easy to use external DB as repository )

> Sqoop2: Refactor repository-common for external DB as repository 
> -----------------------------------------------------------------
>
>                 Key: SQOOP-2460
>                 URL: https://issues.apache.org/jira/browse/SQOOP-2460
>             Project: Sqoop
>          Issue Type: Sub-task
>          Components: sqoop2-server
>            Reporter: Colin Ma
>            Assignee: Colin Ma
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2460.001.patch, SQOOP-2460.002.patch, SQOOP-2460.003.patch, SQOOP-2460.004.patch
>
>
> Currently, in the class CommonRepositoryInsertUpdateDeleteSelectQuery, the tableName and columnName are wrapped with quotation, like "tableName"."columnName". But some db doesn't support this format, like MySql.
> Refactor the code in repository-common to fix this problem.



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