[
https://issues.apache.org/jira/browse/HIVE-6554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14135863#comment-14135863
]
Pankit Thapar commented on HIVE-6554:
-------------------------------------
Is there any update in this?
> CombineHiveInputFormat should use the underlying InputSplits
> ------------------------------------------------------------
>
> Key: HIVE-6554
> URL: https://issues.apache.org/jira/browse/HIVE-6554
> Project: Hive
> Issue Type: Bug
> Components: Serializers/Deserializers
> Reporter: Owen O'Malley
> Assignee: Owen O'Malley
>
> Currently CombineHiveInputFormat generates FileSplits without using the
> underlying InputFormat. This leads to a problem when an InputFormat needs a
> InputSplit that isn't exactly a FileSplit, because CombineHiveInputSplit
> always generates FileSplits and then calls the underlying InputFormats
> getRecordReader.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)