You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Imran Rashid (JIRA)" <ji...@apache.org> on 2015/08/19 17:19:46 UTC

[jira] [Created] (SPARK-10116) XORShiftRandom should generate uniform seeds

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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org