You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2019/07/17 22:26:00 UTC

[jira] [Resolved] (SPARK-28417) Spark Submit does not use Proxy User Credentials to Resolve Path for Resources

     [ https://issues.apache.org/jira/browse/SPARK-28417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcelo Vanzin resolved SPARK-28417.
------------------------------------
    Resolution: Duplicate

> Spark Submit does not use Proxy User Credentials to Resolve Path for Resources
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-28417
>                 URL: https://issues.apache.org/jira/browse/SPARK-28417
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 2.2.0, 2.2.1, 2.2.2, 2.2.3, 2.3.0, 2.3.1, 2.3.2, 2.3.3, 2.4.0, 2.4.1, 2.4.2, 2.4.3
>            Reporter: Abhishek Modi
>            Priority: Minor
>
> Starting in as of [#SPARK-21012], spark-submit supports wildcard paths (ex: {{hdfs:///user/akmodi/*}}). To support these, spark-submit does a glob resolution on these paths and overwrites the wildcard paths with the resolved paths. This introduced a bug -  the change did not use {{proxy-user}} credentials when resolving these paths. As a result, Spark 2.2 and later apps fail to launch an app as a {{proxy-user}} if the paths are only readable by the {{proxy-user}}.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org