You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Prasanth J (JIRA)" <ji...@apache.org> on 2014/11/09 06:23:33 UTC

[jira] [Updated] (HIVE-8801) Make orc_merge_incompat1.q deterministic across platforms

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

Prasanth J updated HIVE-8801:
-----------------------------
    Attachment: HIVE-8801.1.patch

Added one more file to partition. Now there are 3 files written with 0.11 version and 3 files written with 0.12 version. The outcome of merge will be 4 files independent of which input file is chosen first.

> Make orc_merge_incompat1.q deterministic across platforms
> ---------------------------------------------------------
>
>                 Key: HIVE-8801
>                 URL: https://issues.apache.org/jira/browse/HIVE-8801
>             Project: Hive
>          Issue Type: Test
>    Affects Versions: 0.15.0
>            Reporter: Prasanth J
>            Assignee: Prasanth J
>         Attachments: HIVE-8801.1.patch
>
>
> orc_merge_incompat1.q tests for ORC fast file merge when there are incompatible files in a partition. The outcome of merge will be dependent on order of the files that CombineHiveInputFormat passes on to OrcFileMergeOperator. Since the ordering of files is not guaranteed the result of merge operation will be different across different OS'es.



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