You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[SPARK-52679] Revise appender.console.layout.pattern to include MDC keys and thread name
### What changes were proposed in this pull request?
This PR updates default log4j properties in Operator helm chart, to make sure it surfaces MDC keys and thread name as needed
### Why are the changes needed?
The layout does not include all MDC keys which would provide critical information regarding the resource being reconciled.
### Does this PR introduce _any_ user-facing change?
Logging enhancements expected for operator
### How was this patch tested?
CIs for lint, and validated logging in dev environments
### Was this patch authored or co-authored using generative AI tooling?
No
Closesapache#278 from jiangzho/logging.
Authored-by: Zhou JIANG <[email protected]>
Signed-off-by: Dongjoon Hyun <[email protected]>
0 commit comments