[ 
https://issues.apache.org/jira/browse/SPARK-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14384211#comment-14384211
 ] 

Thomas Graves commented on SPARK-5493:
--------------------------------------

Basically oozie is the one that does the proxyuser doas.  Do you know why hive 
doesn't just have this code?  I assume it already has code for similar to this 
for running on MR because MR doesn't have any special options for the PROXY 
user. 

Somewhat of a side note, hadoop has an env variable HADOOP_PROXY_USER that 
basically does this for you if set. I the code is better for production type 
usages but if it were just testing or user level that would work.

I guess its not that big of a deal as this needs to be done somewhere but I 
think the description is a bit misleading and its inconsistent with how it is 
done across components now.

> Support proxy users under kerberos
> ----------------------------------
>
>                 Key: SPARK-5493
>                 URL: https://issues.apache.org/jira/browse/SPARK-5493
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.2.0
>            Reporter: Brock Noland
>            Assignee: Marcelo Vanzin
>             Fix For: 1.3.0
>
>
> When using kerberos, services may want to use spark-submit to submit jobs as 
> a separate user. For example a service like oozie might want to submit jobs 
> as a client user.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to