[ https://issues.apache.org/jira/browse/HIVE-13108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15169575#comment-15169575 ]
Sergey Shelukhin commented on HIVE-13108: ----------------------------------------- +1 > 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)