> On 2012-02-27 20:02:04, Bilung Lee wrote:
> > /src/java/org/apache/sqoop/tool/ImportTool.java, line 183
> > <https://reviews.apache.org/r/3961/diff/1/?file=75912#file75912line183>
> >
> >     This syntax ("AS alias") doesn't seem to work with Oracle.  You may 
> > want to try dropping the "AS" keyword, which seems to be accepted by most 
> > major databases.

Thank you for checking against Oracle sir, I do not have that option at the 
moment.


- Jarek


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3961/#review5344
-----------------------------------------------------------


On 2012-02-28 14:43:52, Jarek Cecho wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/3961/
> -----------------------------------------------------------
> 
> (Updated 2012-02-28 14:43:52)
> 
> 
> Review request for Sqoop, Arvind Prabhakar and Bilung Lee.
> 
> 
> Summary
> -------
> 
> I've incorporated support for incremental import of free form queries to 
> sqoop.
> 
> 
> This addresses bug SQOOP-444.
>     https://issues.apache.org/jira/browse/SQOOP-444
> 
> 
> Diffs
> -----
> 
>   /src/test/com/cloudera/sqoop/TestIncrementalImport.java 1294667 
>   /src/java/org/apache/sqoop/tool/ImportTool.java 1294667 
> 
> Diff: https://reviews.apache.org/r/3961/diff
> 
> 
> Testing
> -------
> 
> ant -Dhadoopversion={20,23,100} test 
> live testing on CDH3 and Microsoft SQL Server
> 
> 
> Thanks,
> 
> Jarek
> 
>

Reply via email to