Github user vruusmann commented on the issue:

    https://github.com/apache/spark/pull/18584
  
    Good to know that there will be some relief coming in Apache Spark 2.3.X.
    
    I don't think that the shading will break any Spark application that 
depends on the `PMMLExportable` trait, because this trait doesn't expose any 
`org.dmg.pmml.*` classes, as its "user interface" is all about IO operations 
(ie. "send PMML content to file/stream location", not "return live PMML object 
instance for further manipulation").
    
    I did rewrite the "Installation" section of the JPMML-SparkML project last 
week to bring more clarity to application classpath conflict resolution: 
https://github.com/jpmml/jpmml-sparkml#library


---
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