[ https://issues.apache.org/jira/browse/HIVE-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gopal V updated HIVE-13108: --------------------------- Resolution: Fixed Fix Version/s: 2.1.0 1.3.0 Release Note: Operators: SORT BY randomness is not safe with network partitions (Gopal V, reviewed by Sergey Shelukhin) Status: Resolved (was: Patch Available) Pushed to master & branch-1, thanks [~sershe]. > 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 > Fix For: 1.3.0, 2.1.0 > > 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)