You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Gopal V (JIRA)" <ji...@apache.org> on 2016/02/20 04:23:18 UTC

[jira] [Updated] (HIVE-13108) Operators: SORT BY randomness is not safe with network partitions

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

Gopal V updated HIVE-13108:
---------------------------
    Attachment: HIVE-13108.1.patch

> Operators: SORT BY randomness is not safe with network partitions
> -----------------------------------------------------------------
>
>                 Key: HIVE-13108
>                 URL: https://issues.apache.org/jira/browse/HIVE-13108
>             Project: Hive
>          Issue Type: Bug
>          Components: Spark, Tez
>    Affects Versions: 1.3.0, 1.2.1, 2.0.0, 2.0.1
>            Reporter: Gopal V
>            Assignee: Gopal V
>         Attachments: HIVE-13108.1.patch
>
>
> SORT BY relies on a transient Random object, which is initialized once per deserialize operation.
> This results in complications during a network partition and when Tez/Spark reuses a cached plan.



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