[
https://issues.apache.org/jira/browse/FALCON-212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13827235#comment-13827235
]
Venkatesh Seetharam commented on FALCON-212:
--------------------------------------------
bin/falcon entity -type feed -suspend -name raw-data-feed
Error: E0509 : E0509: User [?] not authorized for Coord job
[0000000-131119154224244-oozie-oozi-B]
> 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)