Weichen Xu created SPARK-52259:
----------------------------------

             Summary: Fix Param class binary compatibility
                 Key: SPARK-52259
                 URL: https://issues.apache.org/jira/browse/SPARK-52259
             Project: Spark
          Issue Type: Sub-task
          Components: Connect, ML
    Affects Versions: 4.0.0, 4.1.0, 4.0.1
            Reporter: Weichen Xu


Fix Param class binary compatibility:

 
Integrating third-party ML libraries with Spark 4.0.0 may encounter 
compatiblity issues due to an interface change. As an example, users may 
encounter the following error when using xgboost4j with Spark:
NoSuchMethodError: 'void 
org.apache.spark.ml.param.Param.<init>(org.apache.spark.ml.util.Identifiable, 
java.lang.String, java.lang.String)'
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to