[ 
https://issues.apache.org/jira/browse/OOZIE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13695858#comment-13695858
 ] 

Rohini Palaniswamy commented on OOZIE-1439:
-------------------------------------------

+1
                
> Job materialization happening even after coordinator is supposed to be killed.
> ------------------------------------------------------------------------------
>
>                 Key: OOZIE-1439
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1439
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>         Attachments: OOZIE-1439.patch
>
>
> In some cases where executon of StatusTransitService and CoordKill are 
> happening at same time, it may happen that the StatusTransitService 
> overwrites the KILLED state of job to RUNNING 
> This can be fixed by setting the doneMaterialization to true in CoordKillX
> and failing the materializtion if the job's doneMaterialization to true. 
> Also, eventually the StatusTransitService will convert the status back to 
> KILLED 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to