Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
None
Description
Currently when dynamic partitions get added in Hive, the path of dynamic partition gets created in native 'Hive style', i.e."key1=value/key2=value2/...". Typical scenarios include: 1) insert - select, 2) export-import
However if the table is external, user should be able to control the format of path created for dynamic partitions.
Attachments
Issue Links
- is related to
-
HIVE-6109 Support customized location for EXTERNAL tables created by Dynamic Partitioning
- Resolved