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-52412][INFRA] Redact sensitive information in log files at release workflow
### What changes were proposed in this pull request?
This PR proposes to redact sensitive information in log files at release workflow.
### Why are the changes needed?
The output files are already protected by ZipCrypto but this PR makes it even safer by redacting sensitive information in log files.
### Does this PR introduce _any_ user-facing change?
No, dev-only.
### How was this patch tested?
Manually tested in https://github.com/HyukjinKwon/spark/actions/runs/15481551209/job/43588217131
### Was this patch authored or co-authored using generative AI tooling?
No.
Closesapache#51102 from HyukjinKwon/redact-sensitive-info-in-logs.
Authored-by: Hyukjin Kwon <gurwls223@apache.org>
Signed-off-by: Hyukjin Kwon <gurwls223@apache.org>
0 commit comments