You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Chengbing Liu (JIRA)" <ji...@apache.org> on 2014/08/01 05:17:40 UTC

[jira] [Created] (HIVE-7590) Should not fire a merge job if hive.hadoop.supports.splittable.combineinputformat is set to false

Chengbing Liu created HIVE-7590:
-----------------------------------

             Summary: Should not fire a merge job if hive.hadoop.supports.splittable.combineinputformat is set to false
                 Key: HIVE-7590
                 URL: https://issues.apache.org/jira/browse/HIVE-7590
             Project: Hive
          Issue Type: Bug
          Components: Query Processor
    Affects Versions: 0.10.0
            Reporter: Chengbing Liu


When hive.hadoop.supports.splittable.combineinputformat is set to false, a map can process only one file, making the merge job not actually doing merging. The merge job should only be fired if hive.hadoop.supports.splittable.combineinputformat is set to true.

I have observed this with 0.10. It seems trunk also has this problem.



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