You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Adam Konarski (JIRA)" <ji...@apache.org> on 2015/10/24 16:37:27 UTC

[jira] [Created] (SQOOP-2640) Not possible to enter "last value" when creating incremental job

Adam Konarski created SQOOP-2640:
------------------------------------

             Summary: Not possible to enter "last value" when creating incremental job
                 Key: SQOOP-2640
                 URL: https://issues.apache.org/jira/browse/SQOOP-2640
             Project: Sqoop
          Issue Type: Bug
          Components: sqoop2-shell
    Affects Versions: 1.99.6
            Reporter: Adam Konarski


There is an error message when I enter anything as "last value" in sqoop-shell spring creation or update of a job:
"Size of input exceeds allowance for this input field. Maximal allowed size is -1"?

Here is an example to reproduce:

sqoop:000> update job -j=5
Updating job with id 5
Please update job:
Name: dziala

>From database configuration

Schema name: telcoData
Table name: SecureUser
Table SQL statement:
Table column names:
Partition column name:
Null value allowed for the partition column:
Boundary query:

Incremental read

Check column: event_timestamp
Last value: 0
Error message: Size of input exceeds allowance for this input field. Maximal allowed size is -1
Last value: 0
Error message: Size of input exceeds allowance for this input field. Maximal allowed size is -1
Last value: 0



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