[
https://issues.apache.org/jira/browse/KNOX-1098?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Risden updated KNOX-1098:
-------------------------------
Description: 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. (was: 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 Jira addresses the last statement.
1. If proxyUser exist then we should still replace value with authenticated
user.
2. if proxyUser doesn't exist we will add a proxyUser value pair with the
authenticated user.
)
> Livy Service Json body proxyUser property 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: Jeffrey E Rodriguez
> Priority: Major
> Labels: livy
> Fix For: 1.3.0
>
>
> 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)