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/28 09:24:27 UTC

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

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

Adam Konarski updated SQOOP-2640:
---------------------------------
    Comment: was deleted

(was: Thank you for fixing this problem. I would like to check it, so I have successfully built this:
https://git-wip-us.apache.org/repos/asf?p=sqoop.git;a=snapshot;h=c54f92854746cb16995d11b3dcf9c395839af358;sf=tgz
Previously I used binary package (1.99.6) and now after building this sources I see no "bin" directory with sqoop2-shell script, so I am a bit confused how to use it.)

> 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
>            Assignee: Abraham Fine
>             Fix For: 1.99.7
>
>         Attachments: SQOOP-2640.patch
>
>
> There is an error message when I enter anything as "last value" in sqoop-shell during 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)