[
https://issues.apache.org/jira/browse/HIVE-6109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13870929#comment-13870929
]
Satish Mittal commented on HIVE-6109:
-------------------------------------
This test has passed on my setup, with the following command:
- cd itests
- mvn test -Phadoop-1
Not sure if it is a random test failure (the test is not related to the patch).
> 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
> Attachments: HIVE-6109.1.patch.txt, HIVE-6109.2.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.1.5#6160)