[
https://issues.apache.org/jira/browse/FALCON-995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14279188#comment-14279188
]
Peeyush Bishnoi commented on FALCON-995:
----------------------------------------
Following test failed on Ubuntu while building Falcon. On checking, I found
that oozie sharelib directory did not create and thus this test failed.
========================================================
testSubmitAndScheduleEntityValidCommands(org.apache.falcon.cli.FalconCLISmokeIT)
Time elapsed: 59.25 sec <<< FAILURE!
java.lang.Exception: Workflow for p1421323109580 hasn't started in oozie
at
org.apache.falcon.util.OozieTestUtils.waitForWorkflowStart(OozieTestUtils.java:100)
at
org.apache.falcon.util.OozieTestUtils.waitForProcessWFtoStart(OozieTestUtils.java:86)
at
org.apache.falcon.cli.FalconCLISmokeIT.testSubmitAndScheduleEntityValidCommands(FalconCLISmokeIT.java:80)
========================================================
> Sharelib directory does not exist in webapp
> --------------------------------------------
>
> Key: FALCON-995
> URL: https://issues.apache.org/jira/browse/FALCON-995
> Project: Falcon
> Issue Type: Bug
> Reporter: Peeyush Bishnoi
> Assignee: Peeyush Bishnoi
>
> Falcon webapp create Oozie sharelib directories (oozie, hcatalog etc.) before
> starting Oozie server. On checking, I found that one of the sharelib
> directory does not exist and due to this some IT’s failed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)