Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-48124][CORE] Disable structured logging for Connect-Repl by default #46387

Closed
wants to merge 1 commit into from

Conversation

panbingkun
Copy link
Contributor

@panbingkun panbingkun commented May 4, 2024

What changes were proposed in this pull request?

The pr is followup #46383, to disable structured logging for Connect-Repl by default.

Why are the changes needed?

Before:
image

After:
image

Does this PR introduce any user-facing change?

No.

How was this patch tested?

Manually test.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun
Copy link
Member

cc @gengliangwang

@gengliangwang
Copy link
Member

gengliangwang commented May 5, 2024

@panbingkun the test failure is probably not related. Could you verify it on your local env?

@panbingkun
Copy link
Contributor Author

@panbingkun the test failure is probably not related. Could you verify it on your local env?

@gengliangwang
Sure, it is successful to execute it on local env, as following:
image

@gengliangwang
Copy link
Member

Thanks, merging to master

sinaiamonkar-sai pushed a commit to sinaiamonkar-sai/spark that referenced this pull request May 5, 2024
…fault

### What changes were proposed in this pull request?
The pr is followup apache#46383, to `disable` structured logging for` Connect-Repl` by default.

### Why are the changes needed?
Before:
<img width="1397" alt="image" src="https://github.com/apache/spark/assets/15246973/10d93a09-f098-4653-9e95-571481dd03e9">

After:
<img width="1406" alt="image" src="https://github.com/apache/spark/assets/15246973/e3354359-d6bc-4b2c-801b-8a2c3697f78e">

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Manually test.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#46387 from panbingkun/SPARK-48124_FOLLOWUP.

Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Gengliang Wang <gengliang@apache.org>
JacobZheng0927 pushed a commit to JacobZheng0927/spark that referenced this pull request May 11, 2024
…fault

### What changes were proposed in this pull request?
The pr is followup apache#46383, to `disable` structured logging for` Connect-Repl` by default.

### Why are the changes needed?
Before:
<img width="1397" alt="image" src="https://github.com/apache/spark/assets/15246973/10d93a09-f098-4653-9e95-571481dd03e9">

After:
<img width="1406" alt="image" src="https://github.com/apache/spark/assets/15246973/e3354359-d6bc-4b2c-801b-8a2c3697f78e">

### Does this PR introduce _any_ user-facing change?
No.

### How was this patch tested?
Manually test.

### Was this patch authored or co-authored using generative AI tooling?
No.

Closes apache#46387 from panbingkun/SPARK-48124_FOLLOWUP.

Authored-by: panbingkun <panbingkun@baidu.com>
Signed-off-by: Gengliang Wang <gengliang@apache.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants