[
https://issues.apache.org/jira/browse/SPARK-24689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
konglingbo updated SPARK-24689:
-------------------------------
Attachment: @CLZ98635A644[[email protected]
> java.io.NotSerializableException:
> org.apache.spark.mllib.clustering.DistributedLDAModel
> ---------------------------------------------------------------------------------------
>
> Key: SPARK-24689
> URL: https://issues.apache.org/jira/browse/SPARK-24689
> Project: Spark
> Issue Type: Bug
> Components: Spark Shell
> Affects Versions: 2.3.1
> Environment: !image-2018-06-29-13-42-30-255.png!
> Reporter: konglingbo
> Priority: Blocker
> Attachments: @CLZ98635A644[[email protected]
>
>
> scala> val predictionAndLabels=testing.map{case LabeledPoint(label,features)=>
> | val prediction = model.predict(features)
> | (prediction, label)
> | }
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]