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

(Updated May 30, 2018, 2:47 p.m.)


Review request for Sqoop and Jarek Cecho.


Changes
-------

Fixed the issues.   Apologies for the delay in submitting updated patch.   
Rebased and refactored to apply to latest trunk branch


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


Repository: sqoop-trunk


Description
-------

Support for importing and exporting to columns of Hive complex data type using 
the HCatalog integration path.   Documentation added to the hcatalog page on 
the usage.


Diffs (updated)
-----

  src/docs/user/hcatalog.txt 2ae1d54d 
  src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatExportHelper.java 57a90b0a 
  src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatImportHelper.java 21ff60a7 
  src/java/org/apache/sqoop/mapreduce/hcat/SqoopHCatUtilities.java 784b5f2a 
  src/test/org/apache/sqoop/hcat/HCatalogExportTest.java a124dd0c 
  src/test/org/apache/sqoop/hcat/HCatalogImportTest.java c7e1ea6f 
  src/test/org/apache/sqoop/hcat/HCatalogTestUtils.java 28b42dc3 


Diff: https://reviews.apache.org/r/48077/diff/2/

Changes: https://reviews.apache.org/r/48077/diff/1-2/


Testing
-------

Added unit tests for complex types for both import and export


Thanks,

Venkat Ranganathan

Reply via email to