Github user srowen commented on the issue:
https://github.com/apache/spark/pull/18584
Yeah, the `assembly/target/scala-2.11/jars` don't contain any
`org.spark_project.jpmml.**` classes. OK yeah that's a problem. I don't quite
see what I missed though, because it looks like I added the same shade config
that's used for Guava. Any clues off the top of your head @vanzing -- I'll keep
poking to figure out what's different.
Yes good point about `PMMLExportable`. It's a developer API, but internally
calls a method that will fail on anything but MLlib classes. Still, I added a
no-op implementation of it to my example and called it and it was fine. So I
think that much is OK after shading.
---
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]