You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Eugene Koifman (JIRA)" <ji...@apache.org> on 2015/03/30 23:36:53 UTC

[jira] [Created] (HIVE-10147) ACID tables and BucketizedHiveInputFormat clash

Eugene Koifman created HIVE-10147:
-------------------------------------

             Summary: ACID tables and BucketizedHiveInputFormat clash
                 Key: HIVE-10147
                 URL: https://issues.apache.org/jira/browse/HIVE-10147
             Project: Hive
          Issue Type: Bug
          Components: Query Processor, Transactions
    Affects Versions: 1.1.0
            Reporter: Eugene Koifman


ACID tables have a complex directory layout which BucketizedHiveInputFormat doesn't understand.  The later tries to generate splits using bucket names directly which bypasses ORCs merge logic.



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