Imran Rashid created SPARK-10116:
------------------------------------

             Summary: XORShiftRandom should generate uniform seeds
                 Key: SPARK-10116
                 URL: https://issues.apache.org/jira/browse/SPARK-10116
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 1.5.0
            Reporter: Imran Rashid
            Assignee: Imran Rashid
            Priority: Trivial


{{XORShiftRandom.hashSeed}} is supposed to generate random bits, but b/c of a 
cast to Long, the high bits are not random.

pr coming ...



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to