You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Kevin Risden (JIRA)" <ji...@apache.org> on 2018/11/14 19:50:00 UTC

[jira] [Comment Edited] (KNOX-1098) Livy proxyUser should be added when not present

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

Kevin Risden edited comment on KNOX-1098 at 11/14/18 7:49 PM:
--------------------------------------------------------------

Attached patch that has a custom dispatch for Livy. It forces the proxyUser to be added to all post requests. This removes the existing rewrite rules for proxyUser since this will work for all post requests. It also will handle KNOX-1321


was (Author: risdenk):
Attached patch that has a custom dispatch for Livy. It forces the proxyUser to be added to all post requests. This removes the existing rewrite rules for proxyUser since this will work for all post requests.

> Livy proxyUser should be added when not present
> -----------------------------------------------
>
>                 Key: KNOX-1098
>                 URL: https://issues.apache.org/jira/browse/KNOX-1098
>             Project: Apache Knox
>          Issue Type: Bug
>          Components: Server
>    Affects Versions: 0.14.0, 1.0.0, 1.1.0
>            Reporter: Jeffrey Rodriguez
>            Assignee: Kevin Risden
>            Priority: Major
>              Labels: livy
>             Fix For: 1.3.0
>
>         Attachments: KNOX-1098.patch
>
>
> Current Knox Livy service will replace the value pair proxyUser, user to impersonate when running the job , with the value of the user that Knox has authenticated. If the proxyUser value pair doesn't exist the rewrite rule will not add the proxyUser value pair.



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