spark icon indicating copy to clipboard operation
spark copied to clipboard

[SPARK-47599][MLLIB] MLLib: Migrate logWarn with variables to structured logging framework

Open panbingkun opened this issue 9 months ago • 0 comments

What changes were proposed in this pull request?

The pr aims to migrate logWarn in module MLLib with variables to structured logging framework.

Why are the changes needed?

To enhance Apache Spark's logging system by implementing structured logging.

Does this PR introduce any user-facing change?

No.

How was this patch tested?

  • Pass GA.

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

No.

panbingkun avatar May 10 '24 14:05 panbingkun