zhouyejoe opened a new pull request #34018: URL: https://github.com/apache/spark/pull/34018
### What changes were proposed in this pull request? Remove the appAttemptId from TransportConf, and parsing through SparkEnv. Share the PR in WIP to gather initial feedback. Will add unit test. ### Why are the changes needed? Push based shuffle will fail if there are any attemptId set in the SparkConf ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Will test within our cluster. Unit test to be added. -- 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]
