You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Jarek Cecho <ja...@apache.org> on 2012/05/20 10:45:30 UTC

Review Request: SQOOP-487: InformationSchemaManager.getPrimaryKeyQuery can take a very long time for large mysql table with partitions

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

Review request for Sqoop and Arvind Prabhakar.


Summary
-------

I've added debug output for calling (InformationSchemaManager.getPrimaryKeyQuery)'s query.


This addresses bug SQOOP-487.
    https://issues.apache.org/jira/browse/SQOOP-487


Diffs
-----

  /src/java/org/apache/sqoop/manager/CatalogQueryManager.java 1340626 

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


Testing
-------

live CDH3 
ant test -Dhadoopversion={20,23,100}


Thanks,

Jarek