You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Sowmya Ramesh (JIRA)" <ji...@apache.org> on 2014/09/15 21:01:33 UTC

[jira] [Created] (FALCON-728) Unit test failure: org.apache.falcon.entity.parser.FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner

Sowmya Ramesh created FALCON-728:
------------------------------------

             Summary: Unit test failure: org.apache.falcon.entity.parser.FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner
                 Key: FALCON-728
                 URL: https://issues.apache.org/jira/browse/FALCON-728
             Project: Falcon
          Issue Type: Bug
            Reporter: Sowmya Ramesh
            Assignee: Sowmya Ramesh
             Fix For: 0.6


Unit test  org.apache.falcon.entity.parser.FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner fails

{noformat}
org.apache.falcon.FalconException: Permission denied: Either Feed ACL owner AccessControlList{owner='testuser', group='admin', permission='0x755'} or group admin doesn't match the actual file owner jenkins or group jenkins  for file /projects/falcon/clicks

org.apache.falcon.entity.parser.ValidationException: org.apache.falcon.FalconException: Permission denied: Either Feed ACL owner AccessControlList{owner='testuser', group='admin', permission='0x755'} or group admin doesn't match the actual file owner jenkins or group jenkins  for file /projects/falcon/clicks
	at org.apache.falcon.entity.FileSystemStorage.validateACL(FileSystemStorage.java:263)
	at org.apache.falcon.entity.parser.FeedEntityParser.validateACL(FeedEntityParser.java:428)
	at org.apache.falcon.entity.parser.FeedEntityParser.validate(FeedEntityParser.java:85)
	at org.apache.falcon.entity.parser.FeedEntityParserTest.testValidateACLAndStorageForValidGroupBadOwner(FeedEntityParserTest.java:822)
{noformat}



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