You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@oozie.apache.org by "Sabbidi, Prashanth" <Pr...@VerizonWireless.com.INVALID> on 2015/11/15 07:51:30 UTC

OOZIE client api from oozie job

Hi,

I am trying to submit an oozie job using oozie client api, from another oozie wf. However, the launched job using api is taking "yarn" as user, and failing.
Its not taking the parent job user or current logged in user.

Can someone please advice, how can we ensure the launched job from api also takes the same user as parent job.