Github user vanzin commented on the issue:

    https://github.com/apache/spark/pull/18584
  
    Also, from the stack trace, the class that is extending `PMMLExportable` 
seems to be `KMeansModel`, which is a Spark class, right? That won't trigger 
the situation I described before. For that to trigger, a class in the user app 
needs to extend `PMMLExportable`. Not sure if that's how that interface is 
supposed to be used since I'm not familiar with mllib, but it's a public 
interface...



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to