[
https://issues.apache.org/jira/browse/SPARK-43821?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17727003#comment-17727003
]
Snoot.io commented on SPARK-43821:
----------------------------------
User 'panbingkun' has created a pull request for this issue:
https://github.com/apache/spark/pull/41336
> Make the prompt for `findJar` method in IntegrationTestUtils clearer
> --------------------------------------------------------------------
>
> Key: SPARK-43821
> URL: https://issues.apache.org/jira/browse/SPARK-43821
> Project: Spark
> Issue Type: Improvement
> Components: Connect, Tests
> Affects Versions: 3.5.0
> Reporter: BingKun Pan
> Assignee: BingKun Pan
> Priority: Minor
> Fix For: 3.5.0
>
>
> When I am running tests in ClientE2ETestSuite, I often cannot locate them
> through error prompts when they fail, and I can only search for specific
> reasons through code
> * Before applying this patche, the error prompt is as follows:
> Exception encountered when invoking run on a nested suite - Failed to find
> the jar inside folder: .../spark-community/connector/connect/server/target
>
> * After applying this patche, The error prompt is as follows:
> Exception encountered when invoking run on a nested suite - Failed to find
> the jar: {color:#ff0000}spark-connect-assembly(.{*}).jar or
> spark-connect(.{*})3.5.0-SNAPSHOT.jar {color}inside folder:
> .../spark-community/connector/connect/server/target. {color:#ff0000}This file
> can be generated by similar to the following command: build/sbt
> package|assembly{color}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]