You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Prasanna Rajaperumal (JIRA)" <ji...@apache.org> on 2016/06/07 23:26:21 UTC

[jira] [Updated] (HIVE-13968) CombineHiveInputFormat does not honor InputFormat that implements AvoidSplitCombination

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

Prasanna Rajaperumal updated HIVE-13968:
----------------------------------------
    Status: Patch Available  (was: Open)

> CombineHiveInputFormat does not honor InputFormat that implements AvoidSplitCombination
> ---------------------------------------------------------------------------------------
>
>                 Key: HIVE-13968
>                 URL: https://issues.apache.org/jira/browse/HIVE-13968
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Prasanna Rajaperumal
>            Assignee: Prasanna Rajaperumal
>
> If I have 100 path[] , the nonCombinablePaths will have only the paths paths[0-9] and the rest of the paths will be in combinablePaths, even if the inputformat returns false for AvoidSplitCombination.shouldSkipCombine() for all the paths. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)