[
https://issues.apache.org/jira/browse/SQOOP-2640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14977283#comment-14977283
]
ASF subversion and git services commented on SQOOP-2640:
--------------------------------------------------------
Commit c54f92854746cb16995d11b3dcf9c395839af358 in sqoop's branch
refs/heads/sqoop2 from [~jarcec]
[ https://git-wip-us.apache.org/repos/asf?p=sqoop.git;h=c54f928 ]
SQOOP-2640: Not possible to enter "last value" when creating incremental job
(Abraham Fine via Jarek Jarcec Cecho)
> 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
> 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)