[ https://issues.apache.org/jira/browse/OOZIE-148?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Julia Kinga Marton closed 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 > Priority: Major > > 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 was sent by Atlassian JIRA (v7.6.3#76005)