Skip to content

Conversation

@beliefer
Copy link
Contributor

What changes were proposed in this pull request?

#41932 try to add test case for connect, then we found the maven build failure based on the bug discussed at #41932 (comment)

After some communication, @cloud-fan and @zhengruifeng suggested to ignore the test case for connect.
So I commit this PR to fix the bug.

Why are the changes needed?

Fix the bug that SparkConnectServerUtils generated incorrect parameters for jars.

Does this PR introduce any user-facing change?

'No'.
Just update the inner implementation.

How was this patch tested?

N/A

@beliefer
Copy link
Contributor Author

ping @LuciferYang cc @HyukjinKwon @zhengruifeng

Copy link
Contributor

@LuciferYang LuciferYang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

checked, 4 cases maven test failed after #42009, not related to this pr.

+1, LGTM, thanks @beliefer

LuciferYang pushed a commit that referenced this pull request Jul 24, 2023
…rameters for jars

### What changes were proposed in this pull request?
#41932 try to add test case for connect, then we found the maven build failure based on the bug discussed at #41932 (comment)

After some communication, cloud-fan and zhengruifeng suggested to ignore the test case for connect.
So I commit this PR to fix the bug.

### Why are the changes needed?
Fix the bug that `SparkConnectServerUtils` generated incorrect parameters for jars.

### Does this PR introduce _any_ user-facing change?
'No'.
Just update the inner implementation.

### How was this patch tested?
N/A

Closes #42121 from beliefer/SPARK-44519.

Authored-by: Jiaan Geng <[email protected]>
Signed-off-by: yangjie01 <[email protected]>
(cherry picked from commit 4644344)
Signed-off-by: yangjie01 <[email protected]>
@LuciferYang
Copy link
Contributor

Merged into master and branch-3.5. Thanks @HyukjinKwon @beliefer

@beliefer
Copy link
Contributor Author

@LuciferYang @HyukjinKwon Thank you !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants