You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Peter Bacsko (JIRA)" <ji...@apache.org> on 2018/05/08 09:55:00 UTC

[jira] [Created] (OOZIE-3236) Flaky test TestHiveActionExecutor#testHiveAction

Peter Bacsko created OOZIE-3236:
-----------------------------------

             Summary: Flaky test TestHiveActionExecutor#testHiveAction
                 Key: OOZIE-3236
                 URL: https://issues.apache.org/jira/browse/OOZIE-3236
             Project: Oozie
          Issue Type: Sub-task
          Components: action, tests
            Reporter: Peter Bacsko
         Attachments: OOZIE-3236.txt

The test TestHiveActionExecutor#testHiveAction failed with this error:

{noformat}
junit.framework.AssertionFailedError: YARN App state for app application_1525471867439_0002 expected:<FINISHED> but was:<RUNNING>
	at org.apache.oozie.action.hadoop.TestHiveActionExecutor.testHiveAction(TestHiveActionExecutor.java:158)
{noformat}

https://builds.apache.org/job/PreCommit-OOZIE-Build/516/testReport/junit/org.apache.oozie.action.hadoop/TestHiveActionExecutor/testHiveAction/



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)