[
https://issues.apache.org/jira/browse/FALCON-2207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15747693#comment-15747693
]
ASF GitHub Bot commented on FALCON-2207:
----------------------------------------
GitHub user PracheerAgarwal opened a pull request:
https://github.com/apache/falcon/pull/322
FALCON-2207 ACL check while deleting extensions
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/PracheerAgarwal/falcon extension
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/falcon/pull/322.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 #322
----
commit e300218dc619eb00bc66cea3fb32e5c88daeb519
Author: Pracheer Agarwal <[email protected]>
Date: 2016-12-13T11:44:11Z
WIP
commit 7bb7b139d2d4ee1abc7fc8aa4b929057edf35127
Author: Pracheer Agarwal <[email protected]>
Date: 2016-12-14T08:39:57Z
FALCON-2207 ACL check while deleting extensions
----
> Only the owner of the extension, should be able to unregister, disable,
> enable.
> -------------------------------------------------------------------------------
>
> Key: FALCON-2207
> URL: https://issues.apache.org/jira/browse/FALCON-2207
> Project: Falcon
> Issue Type: Sub-task
> Components: extensions
> Reporter: Pallavi Rao
> Assignee: Pracheer Agarwal
>
> It is possible that owner of extension's hdfs location and the user who is
> registering that extension might be different.
> There is a need to capture the owner of the extension (the user who
> registered it) and not allow other users to operate (unregister, enable,
> disable) on the same.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)