[
https://issues.apache.org/jira/browse/FALCON-1142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14484894#comment-14484894
]
Pallavi Rao commented on FALCON-1142:
-------------------------------------
Error without the patch:
{code}
Running org.apache.falcon.entity.parser.ClusterEntityParserTest
Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 3.407 sec <<<
FAILURE! - in org.apache.falcon.entity.parser.ClusterEntityParserTest
testClusterWithOnlyStaging(org.apache.falcon.entity.parser.ClusterEntityParserTest)
Time elapsed: 0.095 sec <<< FAILURE!
org.apache.falcon.entity.parser.ValidationException: Location
/projects/falcon/staging for cluster testCluster must exist.
at
org.apache.falcon.entity.parser.ClusterEntityParser.checkPathOwnerAndPermission(ClusterEntityParser.java:317)
at
org.apache.falcon.entity.parser.ClusterEntityParser.validateLocations(ClusterEntityParser.java:258)
at
org.apache.falcon.entity.parser.ClusterEntityParser.validate(ClusterEntityParser.java:86)
at
org.apache.falcon.entity.parser.ClusterEntityParserTest.testClusterWithOnlyStaging(ClusterEntityParserTest.java:288)
{code}
> ClusterEntityParserTest.testClusterWithOnlyStaging fails when run alone
> -----------------------------------------------------------------------
>
> Key: FALCON-1142
> URL: https://issues.apache.org/jira/browse/FALCON-1142
> Project: Falcon
> Issue Type: Bug
> Reporter: Pallavi Rao
> Assignee: Pallavi Rao
> Priority: Minor
> Fix For: 0.7, 0.6.1
>
> Attachments: FALCON-1142.patch
>
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)