modi95 opened a new pull request #25176: [SPARK-28417][Spark Core] Wrap File Glob Resolution in DoAs to use ProxyUser Credentials URL: https://github.com/apache/spark/pull/25176 ## What changes were proposed in this pull request? This PR addresses SPARK-28417 by wrapping the Glob file path resolution in a DoAs so that ProxyUser credentials are used for the glob resolution. ## How was this patch tested? This patch was tested using the unit tests and via manual testing. This was a bug encountered by Spark users at Uber. The bug was patched and is currently being used in prod at Uber.
---------------------------------------------------------------- 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: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org