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

Veena Basavaraj updated SQOOP-1799:
-----------------------------------
    Description: 
One suggestion would be have a connector's FROM/ TO initializer to expose if it 
even supports incremental. So this can be used to immediately validate the job 
creation.

{code}
 sqoop > create incremental-job -f 1 -t 2 
{code}

Both the from connector and to connector has to support this feature before we 
proceed. The default will be false. The Initializer API will be updated to 
support this.


  was:
One suggestion would be have a connector's FROM/ TO initializer to expose if it 
even supports incremental. So this can be used to immediately validate the job 
creation.

{code}
 sqoop > start incremental-job -f 1 -t 2 
{code}

Both the from connector and to connector has to support this feature before we 
proceed. The default will be false. The Initializer API will be updated to 
support this.



> Ability for connector to indicate if its FROM and TO support incremental 
> reading/ writing
> -----------------------------------------------------------------------------------------
>
>                 Key: SQOOP-1799
>                 URL: https://issues.apache.org/jira/browse/SQOOP-1799
>             Project: Sqoop
>          Issue Type: Sub-task
>            Reporter: Veena Basavaraj
>            Assignee: Veena Basavaraj
>             Fix For: 1.99.5
>
>
> One suggestion would be have a connector's FROM/ TO initializer to expose if 
> it even supports incremental. So this can be used to immediately validate the 
> job creation.
> {code}
>  sqoop > create incremental-job -f 1 -t 2 
> {code}
> Both the from connector and to connector has to support this feature before 
> we proceed. The default will be false. The Initializer API will be updated to 
> support this.



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

Reply via email to