Yang Jie created SPARK-43977:
--------------------------------
Summary: 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
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: [email protected]
For additional commands, e-mail: [email protected]