[ https://issues.apache.org/jira/browse/SPARK-43977?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yang Jie resolved SPARK-43977. ------------------------------ Fix Version/s: 3.5.0 Resolution: Fixed Issue resolved by pull request 41473 [https://github.com/apache/spark/pull/41473] > bad case of connect-jvm-client-mima-check > ----------------------------------------- > > Key: SPARK-43977 > URL: https://issues.apache.org/jira/browse/SPARK-43977 > Project: Spark > Issue Type: Bug > Components: Tests > Affects Versions: 3.5.0 > Reporter: Yang Jie > Assignee: Yang Jie > Priority: Major > Fix For: 3.5.0 > > > run > ``` > build/sbt "protobuf/clean" > dev/connect-jvm-client-mima-check > ``` > {code:java} > Using SPARK_LOCAL_IP=localhost > Using SPARK_LOCAL_IP=localhost > Do connect-client-jvm module mima check ... > Failed to find the jar: spark-protobuf-assembly(.*).jar or > spark-protobuf(.*)3.5.0-SNAPSHOT.jar inside folder: > /Users/yangjie01/SourceCode/git/spark-mine-sbt/connector/protobuf/target. > This file can be generated by similar to the following command: build/sbt > package|assembly > finish connect-client-jvm module mima check ... > connect-client-jvm module mima check passed. > {code} > The check result is wrong, there are both error messages and checks > successful > -- 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