[ 
https://issues.apache.org/jira/browse/FALCON-728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Venkatesh Seetharam updated FALCON-728:
---------------------------------------
    Affects Version/s: 0.6

> Unit test failures
> ------------------
>
>                 Key: FALCON-728
>                 URL: https://issues.apache.org/jira/browse/FALCON-728
>             Project: Falcon
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: 0.6
>            Reporter: Sowmya Ramesh
>            Assignee: Sowmya Ramesh
>              Labels: Authorization
>             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}
> Tests 
> org.apache.falcon.security.FalconAuthenticationFilterTest.testAnonymous
>  org.apache.falcon.security.FalconAuthenticationFilterTest.testDoFilter
>  
> org.apache.falcon.security.FalconAuthenticationFilterTest.testDoFilterForClientBackwardsCompatibility
>  org.apache.falcon.security.FalconAuthenticationFilterTest.testEmptyUser
> {noformat}
> java.lang.NullPointerException: null
>       at 
> org.apache.hadoop.security.authentication.server.AuthenticationFilter.init(AuthenticationFilter.java:186)
>       at 
> org.apache.falcon.security.FalconAuthenticationFilter.init(FalconAuthenticationFilter.java:82)
> {noformat}



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

Reply via email to