Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-148

GH-126: PurgeCommand should purge the workflow jobs w/o end_time

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • None
    • None
    • None
    • None

    Description

      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

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hadoopqa Hadoop QA
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: