You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Paul Isaychuk (JIRA)" <ji...@apache.org> on 2016/01/27 16:41:40 UTC

[jira] [Created] (FALCON-1784) Add regression test for for FALCON-1647

Paul Isaychuk created FALCON-1784:
-------------------------------------

             Summary: Add regression test for for FALCON-1647
                 Key: FALCON-1784
                 URL: https://issues.apache.org/jira/browse/FALCON-1784
             Project: Falcon
          Issue Type: Bug
          Components: merlin
    Affects Versions: 0.7
            Reporter: Paul Isaychuk
            Assignee: Paul Isaychuk
             Fix For: trunk


Falcon-1647 fixes the following issue.
Create cluster entity as user1. Submit and schedule feed entity feed1 in this cluster as user1. Now try to submit and schedule a feed entity feed2 in this cluster as user2. This failed with error
{code}Permission denied: user=user2, access=WRITE, inode="/apps/falcon/backupCluster/staging/falcon/workflows/feed":falcon:hdfs:drwxr-xr-x{code}
This issue was fixed by Falcon-1647 and we should have a regression test to verify the fix.



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