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

(Updated Oct. 13, 2015, 9:30 a.m.)


Review request for Sqoop and Venkat Ranganathan.


Repository: sqoop-trunk


Description
-------

New Review request for support of Dynamic partitons while importing data. This 
is in addition to the old review  https://reviews.apache.org/r/38400/ already 
exists, but in the review board submitter cannot be changed so adding another 
review request to add a new patch for the code review changes.
Functioanlity : Dynamic partition already exists in Sqoop in case of Hive 
partitioned table should already exists.The new changes will allow to support 
dynamic partition if Hive partitioned table is not exists.
Users can just tell the list of columns based on which partitioning should 
happen. Also support for date formats is added if user wants to do partitioning 
based on a date column.


Diffs (updated)
-----

  src/docs/user/hcatalog.txt 99ae4f5 
  src/java/org/apache/sqoop/SqoopOptions.java db92b30 
  src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatImportHelper.java aba2458 
  src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatUtilities.java 9d5a9ee 
  src/java/org/apache/sqoop/tool/BaseSqoopTool.java a7f6aec 
  src/java/org/apache/sqoop/tool/ImportTool.java 39af42c 
  src/test/org/apache/sqoop/hcat/HCatalogImportTest.java 8db06d1 

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


Testing
-------

Yes


Thanks,

Shashank Tandon

Reply via email to