Balu Vellanki created FALCON-2033: ------------------------------------- Summary: ProcessRerun tests fail with User [falcon] not authorized for Coord job Key: FALCON-2033 URL: https://issues.apache.org/jira/browse/FALCON-2033 Project: Falcon Issue Type: Bug Components: rerun Reporter: Balu Vellanki Assignee: Balu Vellanki Priority: Critical Fix For: trunk, 0.10
Tests that do process rerun are failing with following error in Falcon logs. Perhaps some configuration by Ambari in site.xml's is missing {noformat} 2016-05-18 04:52:59,912 ERROR - [LaterunHandler:] ~ Unable to rerun workflows (OozieWorkflowEngine:1032) E0509 : E0509: User [falcon] not authorized for Coord job [0000161-160518031342246-oozie-oozi-C] at org.apache.oozie.client.OozieClient.handleError(OozieClient.java:613) at org.apache.oozie.client.OozieClient$CoordRerun.call(OozieClient.java:1629) at org.apache.oozie.client.OozieClient$CoordRerun.call(OozieClient.java:1606) at org.apache.oozie.client.OozieClient$ClientCallable.call(OozieClient.java:561) at org.apache.oozie.client.OozieClient.reRunCoord(OozieClient.java:1686) at org.apache.falcon.workflow.engine.OozieWorkflowEngine.reRunCoordAction(OozieWorkflowEngine.java:1024) at org.apache.falcon.workflow.engine.OozieWorkflowEngine.reRun(OozieWorkflowEngine.java:1552) at org.apache.falcon.rerun.handler.LateRerunConsumer.handleRerun(LateRerunConsumer.java:88) at org.apache.falcon.rerun.handler.LateRerunConsumer.handleRerun(LateRerunConsumer.java:50) at org.apache.falcon.rerun.handler.AbstractRerunConsumer.run(AbstractRerunConsumer.java:83) at java.lang.Thread.run(Thread.java:745) {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)