[ 
https://issues.apache.org/jira/browse/HIVE-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14129843#comment-14129843
 ] 

Satish Mittal commented on HIVE-6109:
-------------------------------------

Hi karthik,

Currently this setting allows customizing path pattern when dynamic partitions 
are added through HCatalog APIs (HCatOutputFormat in case of MR job). It's not 
available when dynamic partitions get added through Hive query. I have created 
HIVE-8053 to track it.


> Support customized location for EXTERNAL tables created by Dynamic 
> Partitioning
> -------------------------------------------------------------------------------
>
>                 Key: HIVE-6109
>                 URL: https://issues.apache.org/jira/browse/HIVE-6109
>             Project: Hive
>          Issue Type: Improvement
>          Components: HCatalog
>            Reporter: Satish Mittal
>            Assignee: Satish Mittal
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6109.1.patch.txt, HIVE-6109.2.patch.txt, 
> HIVE-6109.3.patch.txt, HIVE-6109.pdf
>
>
> Currently when dynamic partitions are created by HCatalog, the underlying 
> directories for the partitions are created in a fixed 'Hive-style' format, 
> i.e. root_dir/key1=value1/key2=value2/.... and so on. However in case of 
> external table, user should be able to control the format of directories 
> created for dynamic partitions.



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

Reply via email to