You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vikram Dixit K (JIRA)" <ji...@apache.org> on 2015/06/18 02:24:01 UTC

[jira] [Commented] (HIVE-11027) Hive on tez: Bucket map joins fail when hashcode goes negative

    [ https://issues.apache.org/jira/browse/HIVE-11027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14590917#comment-14590917 ] 

Vikram Dixit K commented on HIVE-11027:
---------------------------------------

+1 LGTM

> Hive on tez: Bucket map joins fail when hashcode goes negative
> --------------------------------------------------------------
>
>                 Key: HIVE-11027
>                 URL: https://issues.apache.org/jira/browse/HIVE-11027
>             Project: Hive
>          Issue Type: Bug
>          Components: Tez
>    Affects Versions: 0.14.0, 1.0.0, 0.13
>            Reporter: Vikram Dixit K
>            Assignee: Prasanth Jayachandran
>         Attachments: HIVE-11027.patch
>
>
> Seeing an issue when dynamic sort optimization is enabled while doing an insert into bucketed table. We seem to be flipping the negative sign on the hashcode instead of taking the complement of it for routing the data correctly. This results in correctness issues in bucket map joins in hive on tez when the hash code goes negative.



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