You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Satish Mittal (JIRA)" <ji...@apache.org> on 2014/09/11 11:54:33 UTC

[jira] [Created] (HIVE-8053) Support custom path pattern when dynamic partitions are added in Hive

Satish Mittal created HIVE-8053:
-----------------------------------

             Summary: Support custom path pattern when dynamic partitions are added in Hive
                 Key: HIVE-8053
                 URL: https://issues.apache.org/jira/browse/HIVE-8053
             Project: Hive
          Issue Type: Improvement
            Reporter: Satish Mittal
            Assignee: Satish Mittal


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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)