Feynman Liang created SPARK-10200:
-------------------------------------
Summary: Specify schema during GLMRegressionModel.save to avoid
reflection
Key: SPARK-10200
URL: https://issues.apache.org/jira/browse/SPARK-10200
Project: Spark
Issue Type: Improvement
Components: MLlib
Reporter: Feynman Liang
[GLMRegressionModel.save|https://github.com/apache/spark/blob/d7b4c095271c36fcc7f9ded267ecf5ec66fac803/mllib/src/main/scala/org/apache/spark/mllib/regression/impl/GLMRegressionModel.scala#L44]
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: [email protected]
For additional commands, e-mail: [email protected]