You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by Venkat Ranganathan <n....@live.com> on 2018/05/30 21:47:19 UTC

Re: Review Request 48077: SQOOP-2935: Support complex types with HCatatog integration

-----------------------------------------------------------
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


Re: Review Request 48077: SQOOP-2935: Support complex types with HCatatog integration

Posted by Venkat Ranganathan <n....@live.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/48077/
-----------------------------------------------------------

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


Review request for Sqoop and Jarek Cecho.


Changes
-------

Fixed formatting


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/3/

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


Testing
-------

Added unit tests for complex types for both import and export


Thanks,

Venkat Ranganathan