You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2014/03/26 19:25:24 UTC

[jira] [Resolved] (HIVE-6675) Disable CombineInputFormat for InputFormats that don't use FileSplit

     [ https://issues.apache.org/jira/browse/HIVE-6675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved HIVE-6675.
---------------------------------

    Resolution: Won't Fix

The patch for HIVE-6060 checks for CombineHiveInputFormat and will error out if the partition has ACID updates.

> Disable CombineInputFormat for InputFormats that don't use FileSplit
> --------------------------------------------------------------------
>
>                 Key: HIVE-6675
>                 URL: https://issues.apache.org/jira/browse/HIVE-6675
>             Project: Hive
>          Issue Type: Sub-task
>          Components: File Formats
>            Reporter: Owen O'Malley
>            Assignee: Owen O'Malley
>
> With the addition of ACID support to the OrcInputFormat, it is important that OrcInputFormat.getSplits is called. CombineHiveInputFormat doesn't do that. I've filed a jira to reimplement CombineHiveInputFormat as HIVE-6554, but we need a shorter term fix.



--
This message was sent by Atlassian JIRA
(v6.2#6252)