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

2015-09-02 Thread Apache Spark (JIRA)

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

Apache Spark commented on SPARK-10202:
--

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

> Specify schema during KMeansModel.save to avoid reflection
> --
>
> Key: SPARK-10202
> URL: https://issues.apache.org/jira/browse/SPARK-10202
> Project: Spark
>  Issue Type: Sub-task
>  Components: MLlib
>Reporter: Feynman Liang
>Priority: Minor
>
> [KMeansModel.save|https://github.com/apache/spark/blob/f5b028ed2f1ad6de43c8b50ebf480e1b6c047035/mllib/src/main/scala/org/apache/spark/mllib/clustering/KMeansModel.scala#L110]
>  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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2015-08-25 Thread Vinod KC (JIRA)

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

Vinod KC commented on SPARK-10202:
--

I'm working on this

> Specify schema during KMeansModel.save to avoid reflection
> --
>
> Key: SPARK-10202
> URL: https://issues.apache.org/jira/browse/SPARK-10202
> Project: Spark
>  Issue Type: Improvement
>  Components: MLlib
>Reporter: Feynman Liang
>Priority: Minor
>
> [KMeansModel.save|https://github.com/apache/spark/blob/f5b028ed2f1ad6de43c8b50ebf480e1b6c047035/mllib/src/main/scala/org/apache/spark/mllib/clustering/KMeansModel.scala#L110]
>  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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org