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

karthik commented on HIVE-6109:
-------------------------------

Satish ,

I used HCatalog API (HCatOutputFormat ) to set custom pattern in dynamic 
Partitioning .But as documentation say I cannot use setCustomDynamicLocation() 
through OutputJobInfo object as it is not a public method.

  Please correct me if I am missing something Satish .

Thanks,
Karthik



> 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