You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/05/19 21:48:12 UTC

[jira] [Commented] (FALCON-1974) Cluster update : Allow superuser to update bundle/coord of dependent entities

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

ASF GitHub Bot commented on FALCON-1974:
----------------------------------------

GitHub user bvellanki opened a pull request:

    https://github.com/apache/falcon/pull/151

    FALCON-1974 Cluster update : Allow superuser to update bundle/coord of dependent entities

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/bvellanki/falcon FALCON-1974

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/151.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #151
    
----
commit 7ea5c5ed428c99c0ba9bc553bb9621e830cfd52f
Author: bvellanki <bv...@hortonworks.com>
Date:   2016-05-19T21:46:28Z

    FALCON-1974 Cluster update : Allow superuser to update bundle/coord of dependent entities

----


> Cluster update : Allow superuser to update bundle/coord of dependent entities
> -----------------------------------------------------------------------------
>
>                 Key: FALCON-1974
>                 URL: https://issues.apache.org/jira/browse/FALCON-1974
>             Project: Falcon
>          Issue Type: Bug
>            Reporter: Balu Vellanki
>            Assignee: Balu Vellanki
>             Fix For: 0.10
>
>
> When an entity is updated, the bundle/coordinator of dependent feed and process entities should be updated in the workflow engine. These feeds and processes can be scheduled in workflow engine by different users.
> The superuser submitting the update request may not have permissions to update the bundle/coord of dependent entities.  So the OozieWorkflowEngine should allow superuser to switch to bundle.getUser() and update the bundle/coord. Once the update is complete, OozieWorkflowEngine should switch back to superUser. 
> The above fix would also require Falcon to confirm that the request to update dependent entities can be submitted only by superuser. 



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