You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/09/03 05:14:52 UTC

[jira] [Commented] (SPARK-10211) Specify schema during MatrixFactorizationModel.save to avoid reflection

    [ https://issues.apache.org/jira/browse/SPARK-10211?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14728443#comment-14728443 ] 

Apache Spark commented on SPARK-10211:
--------------------------------------

User 'vinodkc' has created a pull request for this issue:
https://github.com/apache/spark/pull/8507

> Specify schema during MatrixFactorizationModel.save to avoid reflection
> -----------------------------------------------------------------------
>
>                 Key: SPARK-10211
>                 URL: https://issues.apache.org/jira/browse/SPARK-10211
>             Project: Spark
>          Issue Type: Sub-task
>          Components: MLlib
>            Reporter: Feynman Liang
>            Priority: Minor
>
> [MatrixFactorizationModel.save|https://github.com/apache/spark/blob/f5b028ed2f1ad6de43c8b50ebf480e1b6c047035/mllib/src/main/scala/org/apache/spark/mllib/recommendation/MatrixFactorizationModel.scala#L361] currently infers a schema from a RDD of tuples 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