[ https://issues.apache.org/jira/browse/OOZIE-3298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16609366#comment-16609366 ]
Peter Bacsko commented on OOZIE-3298: ------------------------------------- +1 from me, just take care of that Findbugs error. > 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: Blocker > Fix For: 5.1.0 > > Attachments: OOZIE-3298.001.patch, OOZIE-3298.002.patch, > OOZIE-3298.003.patch, OOZIE-3298.004.patch, OOZIE-3298.005.patch, > OOZIE-3298.007.patch, OOZIE-3298.008.patch, OOZIE-3298.009.patch, > OOZIE-3298.010.patch, OOZIE-3298.011.patch, OOZIE-3298.012.patch, > OOZIE-3298.013.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)