You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Benjamin BONNET <be...@m4x.org> on 2016/02/10 12:50:08 UTC

Re: Review Request 43420: SQOOP-2821 : Direct export to Netezza : user/owner confusion

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

(Updated fév. 10, 2016, 11:50 matin)


Review request for Sqoop and Jarek Cecho.


Bugs: SQOOP-2821
    https://issues.apache.org/jira/browse/SQOOP-2821


Repository: sqoop-trunk


Description
-------

https://issues.apache.org/jira/browse/SQOOP-2821


Diffs
-----

  src/java/org/apache/sqoop/mapreduce/netezza/NetezzaExternalTableExportJob.java 117cc3f 

Diff: https://reviews.apache.org/r/43420/diff/


Testing
-------

Tests done with
- a table owned by a user different from the one that connects the DB : qualified table name works (fix).
- a table owned by the user that connects the DB : unqualified table name works (non regression)


Thanks,

Benjamin BONNET