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

[jira] [Created] (SQOOP-2912) Sqoop2: Increase field size of sql statement property

adouang created SQOOP-2912:
------------------------------

             Summary: Sqoop2: Increase field size of sql statement property
                 Key: SQOOP-2912
                 URL: https://issues.apache.org/jira/browse/SQOOP-2912
             Project: Sqoop
          Issue Type: Improvement
    Affects Versions: 1.99.6
            Reporter: adouang


Please increase the field size of sql statement property when creating a job in sqoop2.

Table SQL statement: INSERT INTO customer_short (firstname,lastname,company) values (?,?,?)
Error message: Size of input exceeds allowance for this input field. Maximal allowed size is 50



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