You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Virag Kothari (JIRA)" <ji...@apache.org> on 2012/07/09 19:46:34 UTC

[jira] [Created] (OOZIE-903) Workflow action status 'Ok' but the workflow job remains in 'RUNNING'

Virag Kothari created OOZIE-903:
-----------------------------------

             Summary: Workflow action status 'Ok' but the workflow job remains in 'RUNNING'
                 Key: OOZIE-903
                 URL: https://issues.apache.org/jira/browse/OOZIE-903
             Project: Oozie
          Issue Type: Bug
            Reporter: Virag Kothari
             Fix For: trunk




--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OOZIE-903) Workflow action status 'Ok' but the workflow job remains in 'RUNNING'

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Virag Kothari updated OOZIE-903:
--------------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: OOZIE-914
    
> Workflow action status 'Ok' but the workflow job remains in 'RUNNING'
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-903
>                 URL: https://issues.apache.org/jira/browse/OOZIE-903
>             Project: Oozie
>          Issue Type: Sub-task
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: trunk
>
>
> If a workflow job has only one action and its status is 'OK', then the status of wf job should be succeeded. However, in cases where the db update on wf job fails, the wf remains in 'RUNNING' forever.
> One of such cases is seen where 'SignalXCommand' updates the wf action, sets its pending to false but jpa update operation on wf job fails

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-903) Workflow action status 'Ok' but the workflow job remains in 'RUNNING'

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13420483#comment-13420483 ] 

Virag Kothari commented on OOZIE-903:
-------------------------------------

Patch on ReviewBoard
                
> Workflow action status 'Ok' but the workflow job remains in 'RUNNING'
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-903
>                 URL: https://issues.apache.org/jira/browse/OOZIE-903
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: trunk
>
>
> If a workflow job has only one action and its status is 'OK', then the status of wf job should be succeeded. However, in cases where the db update on wf job fails, the wf remains in 'RUNNING' forever.
> One of such cases is seen where 'SignalXCommand' updates the wf action, sets its pending to false but jpa update operation on wf job fails

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OOZIE-903) Workflow action status 'Ok' but the workflow job remains in 'RUNNING'

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Virag Kothari updated OOZIE-903:
--------------------------------

    Attachment: OOZIE-903.patch
    
> Workflow action status 'Ok' but the workflow job remains in 'RUNNING'
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-903
>                 URL: https://issues.apache.org/jira/browse/OOZIE-903
>             Project: Oozie
>          Issue Type: Sub-task
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: trunk
>
>         Attachments: OOZIE-903.patch
>
>
> If a workflow job has only one action and its status is 'OK', then the status of wf job should be succeeded. However, in cases where the db update on wf job fails, the wf remains in 'RUNNING' forever.
> One of such cases is seen where 'SignalXCommand' updates the wf action, sets its pending to false but jpa update operation on wf job fails

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (OOZIE-903) Workflow action status 'Ok' but the workflow job remains in 'RUNNING'

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/OOZIE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13423309#comment-13423309 ] 

Virag Kothari commented on OOZIE-903:
-------------------------------------

Patch at https://reviews.apache.org/r/6090/
                
> Workflow action status 'Ok' but the workflow job remains in 'RUNNING'
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-903
>                 URL: https://issues.apache.org/jira/browse/OOZIE-903
>             Project: Oozie
>          Issue Type: Sub-task
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: trunk
>
>
> If a workflow job has only one action and its status is 'OK', then the status of wf job should be succeeded. However, in cases where the db update on wf job fails, the wf remains in 'RUNNING' forever.
> One of such cases is seen where 'SignalXCommand' updates the wf action, sets its pending to false but jpa update operation on wf job fails

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (OOZIE-903) Workflow action status 'Ok' but the workflow job remains in 'RUNNING'

Posted by "Virag Kothari (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/OOZIE-903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Virag Kothari updated OOZIE-903:
--------------------------------

    Description: 
If a workflow job has only one action and its status is 'OK', then the status of wf job should be succeeded. However, in cases where the db update on wf job fails, the wf remains in 'RUNNING' forever.
One of such cases is seen where 'SignalXCommand' updates the wf action, sets its pending to false but jpa update operation on wf job fails
       Assignee: Virag Kothari
    
> Workflow action status 'Ok' but the workflow job remains in 'RUNNING'
> ---------------------------------------------------------------------
>
>                 Key: OOZIE-903
>                 URL: https://issues.apache.org/jira/browse/OOZIE-903
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Virag Kothari
>            Assignee: Virag Kothari
>             Fix For: trunk
>
>
> If a workflow job has only one action and its status is 'OK', then the status of wf job should be succeeded. However, in cases where the db update on wf job fails, the wf remains in 'RUNNING' forever.
> One of such cases is seen where 'SignalXCommand' updates the wf action, sets its pending to false but jpa update operation on wf job fails

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira