Skip to content

[SPARK-48623][CORE] Structured logging migrations [Part 3]#47275

Closed
asl3 wants to merge 12 commits into
apache:masterfrom
asl3:formatstructuredlogmigrations
Closed

[SPARK-48623][CORE] Structured logging migrations [Part 3]#47275
asl3 wants to merge 12 commits into
apache:masterfrom
asl3:formatstructuredlogmigrations

Conversation

@asl3

@asl3 asl3 commented Jul 9, 2024

Copy link
Copy Markdown
Contributor

What changes were proposed in this pull request?

This PR makes additional Scala logging migrations to comply with the scala style changes in #46947

Why are the changes needed?

This makes development and PR review of the structured logging migration easier.

Does this PR introduce any user-facing change?

No

How was this patch tested?

Tested by ensuring dev/scalastyle checks pass

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

No

@asl3 asl3 changed the title More structured log migration [SPARK-48623][CORE] Structured logging migrations [Part 3] Jul 9, 2024
Comment thread core/src/main/scala/org/apache/spark/api/python/PythonRunner.scala Outdated
Comment thread core/src/main/scala/org/apache/spark/api/python/PythonRunner.scala Outdated
Comment thread core/src/main/scala/org/apache/spark/deploy/SparkSubmit.scala Outdated
Comment thread core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala Outdated
Comment thread core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala Outdated
Comment thread core/src/main/scala/org/apache/spark/api/python/PythonRunner.scala Outdated
Comment thread core/src/main/scala/org/apache/spark/api/python/PythonRunner.scala Outdated
@asl3 asl3 requested a review from gengliangwang July 9, 2024 23:25
@panbingkun

Copy link
Copy Markdown
Contributor

It's unbelievable that there are still so many unfinished migrations.
It seems that we still missed some special writing methods that caused grep to fail.

LGTM.

@panbingkun

Copy link
Copy Markdown
Contributor

Is this the last part?

@gengliangwang

Copy link
Copy Markdown
Member

Is this the last part?

Hopefully yes

@panbingkun

Copy link
Copy Markdown
Contributor

Is this the last part?

Hopefully yes

If need help, please call me and let's speed up the process. @asl3 @gengliangwang

@gengliangwang

Copy link
Copy Markdown
Member

Thanks, merging to master

jingz-db pushed a commit to jingz-db/spark that referenced this pull request Jul 22, 2024
### What changes were proposed in this pull request?
This PR makes additional Scala logging migrations to comply with the scala style changes in apache#46947

### Why are the changes needed?
This makes development and PR review of the structured logging migration easier.

### Does this PR introduce any user-facing change?
No

### How was this patch tested?
Tested by ensuring dev/scalastyle checks pass

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

Closes apache#47275 from asl3/formatstructuredlogmigrations.

Lead-authored-by: Amanda Liu <amanda.liu@databricks.com>
Co-authored-by: Gengliang Wang <gengliang@apache.org>
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

Development

Successfully merging this pull request may close these issues.

3 participants