Feynman Liang created SPARK-10204:
-------------------------------------

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


[NaiveBayes.save|https://github.com/apache/spark/blob/f5b028ed2f1ad6de43c8b50ebf480e1b6c047035/mllib/src/main/scala/org/apache/spark/mllib/classification/NaiveBayes.scala#L181]
 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]

Reply via email to