You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Roman Shaposhnik (JIRA)" <ji...@apache.org> on 2011/09/10 06:07:09 UTC

[jira] [Reopened] (OOZIE-148) GH-126: PurgeCommand should purge the workflow jobs w/o end_time

     [ https://issues.apache.org/jira/browse/OOZIE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Roman Shaposhnik reopened OOZIE-148:
------------------------------------


> GH-126: PurgeCommand should purge the workflow jobs w/o end_time
> ----------------------------------------------------------------
>
>                 Key: OOZIE-148
>                 URL: https://issues.apache.org/jira/browse/OOZIE-148
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> Currently, PurgeCommand is not working with those workflow jobs with end_time=null. This command needs to take care of those jobs as well. It could be done by checking created_time if end_time is not available.
> The current query:
>     select w from WorkflowJobBean w where w.endTimestamp < :endTime

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira