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

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

[~leftylev], Very nicely documented, with detailed examples that explain the 
feature!

A minor comment: the number of partitions is not consistent in the 1st example. 
The schema has 6 partitions (year, month, day, hour, minute, country), but 
examples have 4/5 partitions. A new user might get confused. Would be good to 
be consistent throughout.

> 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.2#6252)

Reply via email to