Details
-
Bug
-
Status: Resolved
-
Critical
-
Resolution: Fixed
-
2.3.2, 2.4.0
-
None
Description
We are resolving globs in SparkSubmit here (by way of prepareSubmitEnvironment) without first going into a doAs:
Without first entering a doAs, as done here:
So when running spark-submit with --proxy-user, and for example --archives, it will fail to launch unless the location of the archive is open to the user that executed spark-submit.
Attachments
Attachments
Issue Links
- is caused by
-
SPARK-21012 Support glob path for resources adding to Spark
- Resolved
- is duplicated by
-
SPARK-28417 Spark Submit does not use Proxy User Credentials to Resolve Path for Resources
- Resolved
- links to
(1 links to)