[
https://issues.apache.org/jira/browse/HIVE-1633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12909666#action_12909666
]
Amareshwari Sriramadasu commented on HIVE-1633:
-----------------------------------------------
Sorry for the delay.
The table has three partitions and 100 columns. It is stored as RCFile with
compressed data.
The query we ran was "select count(\*) from <table>" with
CombineHiveInputFormat as the input format. We were trying to test
MAPREDUCE-1597 by setting hive.hadoop.supports.splittable.combineinputformat to
true. Queries ran fine with Text files.
> 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.