[ https://issues.apache.org/jira/browse/SPARK-52259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Weichen Xu resolved SPARK-52259. -------------------------------- Fix Version/s: 4.1.0 4.0.1 Resolution: Fixed Issue resolved by pull request 50981 [https://github.com/apache/spark/pull/50981] > 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 > Assignee: Weichen Xu > Priority: Major > Labels: pull-request-available > Fix For: 4.1.0, 4.0.1 > > > 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