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




src/java/org/apache/sqoop/mapreduce/db/netezza/NetezzaExternalTableImportMapper.java
 (line 81)
<https://reviews.apache.org/r/55079/#comment231930>

    It should be done.



src/java/org/apache/sqoop/mapreduce/db/netezza/NetezzaExternalTableImportMapper.java
 (line 83)
<https://reviews.apache.org/r/55079/#comment231935>

    Before my change the table name wasn't escaped here. The adding of the 
schema  don't force us to add the escaping mechanism.
    The escaping meachnism is not mandatory for Netezza request.


- Frédéric Escandell


On jan. 1, 2017, 8:33 après-midi, Frédéric Escandell wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/55079/
> -----------------------------------------------------------
> 
> (Updated jan. 1, 2017, 8:33 après-midi)
> 
> 
> Review request for Sqoop.
> 
> 
> Repository: sqoop-trunk
> 
> 
> Description
> -------
> 
> SQOOP-3096
> 
> 
> Diffs
> -----
> 
>   src/java/org/apache/sqoop/manager/DirectNetezzaManager.java af15824 
>   
> src/java/org/apache/sqoop/mapreduce/db/netezza/NetezzaExternalTableImportMapper.java
>  2efea53 
> 
> Diff: https://reviews.apache.org/r/55079/diff/
> 
> 
> Testing
> -------
> 
> Tested with a schema included in Netezza database (adding -- --schema <schema 
> name>) to the sqoop import command line
> 
> 
> Thanks,
> 
> Frédéric Escandell
> 
>

Reply via email to