[
https://issues.apache.org/jira/browse/HIVE-91?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665951#action_12665951
]
Ashish Thusoo commented on HIVE-91:
-----------------------------------
TestAddPartiton failed in the test run...
[junit] Running org.apache.hadoop.hive.ql.plan.TestAddPartition
[junit] FAILED: Error in metadata:
MetaException(message:java.lang.NullPointerException null)
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 7.01 sec
[junit] Test org.apache.hadoop.hive.ql.plan.TestAddPartition FAILED
> Allow external tables with different partition directory structure
> ------------------------------------------------------------------
>
> Key: HIVE-91
> URL: https://issues.apache.org/jira/browse/HIVE-91
> Project: Hadoop Hive
> Issue Type: Improvement
> Components: Metastore
> Reporter: Johan Oskarsson
> Assignee: Johan Oskarsson
> Priority: Minor
> Attachments: HIVE-91.patch, HIVE-91.patch, HIVE-91.patch
>
>
> A lot of users have datasets in a directory structures similar to this in
> hdfs: /dataset/yyyy/MM/dd/<one or more files>
> Instead of loading these into Hive the normal way it would be useful to
> create an external table with the /dataset location and then one partition
> per yyyy/mm/dd. This would require the partition "naming to
> directory"-function to be made more flexible.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.