[
https://issues.apache.org/jira/browse/AIRFLOW-5344?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16922334#comment-16922334
]
ASF GitHub Bot commented on AIRFLOW-5344:
-----------------------------------------
ashb commented on pull request #5948: [AIRFLOW-5344] Add --proxy-user parameter
to SparkSubmitOperator
URL: https://github.com/apache/airflow/pull/5948
----------------------------------------------------------------
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]
> --proxy-user parameter support in SparkSubmitOperator
> -----------------------------------------------------
>
> Key: AIRFLOW-5344
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5344
> Project: Apache Airflow
> Issue Type: Task
> Components: operators
> Affects Versions: 1.10.4
> Reporter: Igor Khrol
> Priority: Minor
>
> `spark2-submit` supports `--proxy-user` parameter which is not currently
> handled by SparkSubmitOperator.
>
> ```
> $ spark2-submit --help 2>&1 | grep proxy
> --proxy-user NAME User to impersonate when submitting the
> application.
> ```
--
This message was sent by Atlassian Jira
(v8.3.2#803003)