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)