[
https://issues.apache.org/jira/browse/SPARK-6617?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Apache Spark reassigned SPARK-6617:
-----------------------------------
Assignee: Apache Spark
> Word2Vec is nondeterministic
> ----------------------------
>
> Key: SPARK-6617
> URL: https://issues.apache.org/jira/browse/SPARK-6617
> Project: Spark
> Issue Type: Bug
> Components: MLlib
> Affects Versions: 1.3.0
> Reporter: Xiangrui Meng
> Assignee: Apache Spark
> Priority: Minor
>
> Word2Vec uses repartition:
> https://github.com/apache/spark/blob/v1.3.0/mllib/src/main/scala/org/apache/spark/mllib/feature/Word2Vec.scala#L291,
> which doesn't provide deterministic ordering. This makes QA a little harder.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]