You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Yuming Wang (JIRA)" <ji...@apache.org> on 2017/01/11 09:19:58 UTC

[jira] [Resolved] (OOZIE-2255) Oozie impersonation doesn't work.

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

Yuming Wang resolved OOZIE-2255.
--------------------------------
    Resolution: Not A Problem

> Oozie impersonation doesn't  work.
> ----------------------------------
>
>                 Key: OOZIE-2255
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2255
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>         Environment: Hadoop-2.6 + Oozie-4.1.0
>            Reporter: Yuming Wang
>
> I submit a shell action contains:
> echo "######"
> whoami
> echo "######"
> submit commond:
> [appuser01@n1 shell]$ oozie job -Doozie.user.name=appuser01 -oozie http://n1:11000/oozie -config  /root/oozie-4.1.0/work/shell/job.properties  -run -doas appuser01
> but result is root, not appuser01:
> ######
> root
> ######



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