hopper-signifyd opened a new pull request #28982: URL: https://github.com/apache/spark/pull/28982
### What changes were proposed in this pull request? We should backport the fixes for local dirs on Kubernetes to Spark 2.4. ### Why are the changes needed? Running Spark on Kubernetes and not being able to use mounted NVME drives as local storage causes issues on services such as AWS EKS. Upgrading to 3.0 just to fix this bug is more hassle than it's worth for some organizations. ### Does this PR introduce _any_ user-facing change? No. ### How was this patch tested? The tests were backported. Also, we've been running our own custom Spark 2.4.5 build with this patch applied at my org for the past few months. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
