warrenzhu25 opened a new pull request #34035: URL: https://github.com/apache/spark/pull/34035
### What changes were proposed in this pull request? Support write container stdout/stderr to file ### Why are the changes needed? If users want to sidecar logging agent to send stdout/stderr to external log storage, only way is to change entrypoint.sh, which might break compatibility with community version. ### Does this PR introduce _any_ user-facing change? Yes. User can enable this feature by spark config. ### How was this patch tested? Added UT in BasicDriverFeatureStepSuite and BasicExecutorFeatureStepSuite -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
