You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Arpit Gupta (JIRA)" <ji...@apache.org> on 2013/11/20 03:06:17 UTC

[jira] [Commented] (FALCON-212) OozieClient does not propagate user in request to Oozie server

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

Arpit Gupta commented on FALCON-212:
------------------------------------

+1

ran with this patch and was able to successfully susepend/kill jobs. Without this they would fail with authorization error. 

> OozieClient does not propagate user in request to Oozie server
> --------------------------------------------------------------
>
>                 Key: FALCON-212
>                 URL: https://issues.apache.org/jira/browse/FALCON-212
>             Project: Falcon
>          Issue Type: Sub-task
>          Components: oozie
>    Affects Versions: 0.3
>            Reporter: Venkatesh Seetharam
>            Assignee: Venkatesh Seetharam
>            Priority: Blocker
>             Fix For: 0.4
>
>         Attachments: FALCON-212.patch
>
>
> All the lifecycle management functions on entity or instance fails with authorization error as user is null. Falcon depends on org.apache.oozie.client.OozieClient to interact with Oozie which does not propagate the user info in the request. 
> I plan to add the user in request to the URL before making a connection in org.apache.oozie.client.CustomOozieClient. 



--
This message was sent by Atlassian JIRA
(v6.1#6144)