[ https://issues.apache.org/jira/browse/OOZIE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16546240#comment-16546240 ]
Andras Piros commented on OOZIE-3298: ------------------------------------- Fixing failed unit test {{TestJavaActionExecutor#testIdSwapSubmitOK}}. > OYA: external ID is not filled properly and failing MR job is treated as > SUCCEEDED > ---------------------------------------------------------------------------------- > > Key: OOZIE-3298 > URL: https://issues.apache.org/jira/browse/OOZIE-3298 > Project: Oozie > Issue Type: Bug > Affects Versions: 5.0.0 > Reporter: Peter Bacsko > Assignee: Andras Piros > Priority: Critical > Fix For: 5.1.0 > > Attachments: OOZIE-3298.001.patch, OOZIE-3298.002.patch > > > When a MapReduce action is launched from Oozie (OYA), we don't properly fill > the external ID field. It gets populated with the YARN id of the LauncherAM, > not with the id of the actual MR job. If the MR job is succesfully submitted > then fails, it will be treated as a successfully executed action, which is > very misleading and can potentially confuse Oozie users. -- This message was sent by Atlassian JIRA (v7.6.3#76005)