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

Marcelo Vanzin reassigned LIVY-551:
-----------------------------------

    Assignee: Kevin Risden

> Add "doAs" impersonation support
> --------------------------------
>
>                 Key: LIVY-551
>                 URL: https://issues.apache.org/jira/browse/LIVY-551
>             Project: Livy
>          Issue Type: Improvement
>            Reporter: Kevin Risden
>            Assignee: Kevin Risden
>            Priority: Major
>             Fix For: 0.6.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Currently, impersonation is limited to creating batches and sessions with 
> "proxyUser". It would be better to fully support impersonation for all 
> endpoints. This is only possible as a query parameter since many of the 
> endpoints are get requests. Adding support for the "doAs" query parameter 
> matches what Hadoop does. We can leverage the same types of configs as well. 
> This change is backwards compatible since we can check for doAs before 
> proxyUser and use that. This will not remove the proxyUser checking for batch 
> and session creation.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to