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

Review request for Sqoop.


Repository: sqoop-trunk


Description
-------

Provides a new option autoreset-to-one-mapper which instructs sqoop to reset 
the number of mappers to  one when primary key is not defined for a table and 
no split by column is provided (which is the case for import-all-tables).   New 
tests added and documentation updated


Diffs
-----

  src/docs/user/import-all-tables-purpose.txt d5df88c 
  src/docs/user/import-all-tables.txt 166825a 
  src/docs/user/import.txt a6b23df 
  src/java/org/apache/sqoop/SqoopOptions.java 0070d0b 
  src/java/org/apache/sqoop/manager/SqlManager.java c81f170 
  src/java/org/apache/sqoop/tool/BaseSqoopTool.java b41ee2d 
  src/java/org/apache/sqoop/tool/ImportTool.java d5bf1eb 
  src/test/com/cloudera/sqoop/TestAllTables.java 39e8941 
  src/test/com/cloudera/sqoop/TestSqoopOptions.java 60460d9 

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


Testing
-------

All tests pass including newly added tests


Thanks,

Venkat Ranganathan

Reply via email to