-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/42854/
-----------------------------------------------------------

(Updated Feb. 16, 2016, 9:28 a.m.)


Review request for Falcon.


Changes
-------

improve clean up after test execution


Bugs: FALCON-1784
    https://issues.apache.org/jira/browse/FALCON-1784


Repository: falcon-git


Description
-------

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

Permission denied: user=user2, access=WRITE, 
inode="/apps/falcon/backupCluster/staging/falcon/workflows/feed":falcon:hdfs:drwxr-xr-x

This issue was fixed by Falcon-1647 and we should have a regression test to 
verify the fix.


Diffs (updated)
-----

  
falcon-regression/merlin/src/test/java/org/apache/falcon/regression/FeedSubmitAndScheduleTest.java
 46015dc 

Diff: https://reviews.apache.org/r/42854/diff/


Testing
-------

Tested


Thanks,

Paul Isaychuk

Reply via email to