You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by Mariappan Asokan <ma...@syncsort.com> on 2017/08/22 18:02:00 UTC

Review Request 61820: Add support for hcatalog append with dynamic partitioning

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

Review request for hive and Sushanth Sowmyan.


Bugs: HIVE-6476
    https://issues.apache.org/jira/browse/HIVE-6476


Repository: hive-git


Description
-------

HIVE-6476 Support Append with Dynamic Partitioning


Diffs
-----

  hcatalog/core/src/main/java/org/apache/hive/hcatalog/mapreduce/FileOutputCommitterContainer.java 847c3bc 
  hcatalog/core/src/test/java/org/apache/hive/hcatalog/mapreduce/TestHCatDynamicPartitionedAppend.java PRE-CREATION 
  hcatalog/core/src/test/java/org/apache/hive/hcatalog/mapreduce/TestHCatExternalDynamicPartitionedAppend.java PRE-CREATION 
  hcatalog/core/src/test/java/org/apache/hive/hcatalog/mapreduce/TestHCatMutableDynamicPartitioned.java 5b18739 


Diff: https://reviews.apache.org/r/61820/diff/1/


Testing
-------

Added new tests


Thanks,

Mariappan Asokan