[
https://issues.apache.org/jira/browse/HIVE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12912795#action_12912795
]
He Yongqiang commented on HIVE-1633:
------------------------------------
For a given path, CombineHiveInputFormat does recursive lookup in
partToPartitionInfo. If no match found, will lookup for the parent dir
("hdfs://xxx/.../hive_2010-09-07_12-15-00_299_4877141498303008976/-mr-10002/1")
in partToPartitionInfo. In your case, it seems the parent dir exist in
partToPartitionInfo.
> CombineHiveInputFormat fails with "cannot find dir for emptyFile"
> -----------------------------------------------------------------
>
> Key: HIVE-1633
> URL: https://issues.apache.org/jira/browse/HIVE-1633
> Project: Hadoop Hive
> Issue Type: Bug
> Components: Clients
> Reporter: Amareshwari Sriramadasu
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.