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

[jira] [Commented] (FALCON-812) all the entities must have acl

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

Samarth Gupta commented on FALCON-812:
--------------------------------------

i have only used ACL in feed xmls till now, and from what i observed that the user submitting the request , ACL owner , and the data path if exists on hdfs should all be owned by same user. That is what this piece of code has been doing 

https://github.com/apache/incubator-falcon/blob/master/falcon-regression/merlin-core/src/main/java/org/apache/falcon/regression/core/util/BundleUtil.java#L105

i have not gone through the ACL for cluster and process so not sure how that will affect the existing set up . Also we already have ACL.OWNER and ACL.USER variables which can be passed via merlin.properties. Can those be reused somehow ? 

> all the entities must have acl
> ------------------------------
>
>                 Key: FALCON-812
>                 URL: https://issues.apache.org/jira/browse/FALCON-812
>             Project: Falcon
>          Issue Type: Bug
>          Components: merlin
>    Affects Versions: 0.6
>            Reporter: Raghav Kumar Gautam
>            Assignee: Raghav Kumar Gautam
>             Fix For: 0.6
>
>         Attachments: falcon-812.diff
>
>
> Post falcon authorization. Once authorization is enabled, all the entities would require acls without which all the tests are broken.



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