You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "FuqiaoWang (JIRA)" <ji...@apache.org> on 2016/04/28 17:19:13 UTC

[jira] [Created] (SQOOP-2916) When completing the TO part of a job, people cannot state custom SQL statement by any means

FuqiaoWang created SQOOP-2916:
---------------------------------

             Summary: When completing the TO part of a job, people cannot state custom SQL statement by any means
                 Key: SQOOP-2916
                 URL: https://issues.apache.org/jira/browse/SQOOP-2916
             Project: Sqoop
          Issue Type: Bug
          Components: connectors/generic
    Affects Versions: 1.99.6
            Reporter: FuqiaoWang


1. When both TableName and SQL statement are provided, it reports the ’GENERIC_JDBC_CONNECTOR_0007("The table name and the table sql cannot be specified together")' exception.
2. When only the SQL statement is provided, it reports the 'Both table name and SQL cannot be specified' exception.

The modification we have made is simply to allow the TableName and the SQL statement can be input together and in this case, the SQL have the higher priority to be executed.



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