You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Feynman Liang (JIRA)" <ji...@apache.org> on 2015/08/25 02:16:45 UTC

[jira] [Created] (SPARK-10207) Specify schema during Word2Vec.save to avoid reflection

Feynman Liang created SPARK-10207:
-------------------------------------

             Summary: Specify schema during Word2Vec.save to avoid reflection
                 Key: SPARK-10207
                 URL: https://issues.apache.org/jira/browse/SPARK-10207
             Project: Spark
          Issue Type: Improvement
          Components: MLlib
            Reporter: Feynman Liang


[Word2Vec.save|https://github.com/apache/spark/blob/7cfc0750e14f2c1b3847e4720cc02150253525a9/mllib/src/main/scala/org/apache/spark/mllib/feature/Word2Vec.scala#L615] currently infers a schema from a case class when the schema is known and should be manually provided.

See parent JIRA for rationale.



--
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