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

Add support for startCreatedTime and endCreatedTime filters for coord and bundles

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.3.0
    • core
    • None

    Description

      Support for the 'startCreatedTime' and 'endCreatedTime' is not implemented for the coordinators and bundle job.

      Curl command with jobtype coordinator and bundle fails where as jobtype=wf executes successfully.

      https://oozie.apache.org/docs/4.2.0/WebServicesAPI.html#Jobs_Information

      curl "http://host:11000/oozie/v2/jobs?filter=startCreatedTime%3D2016-04-28T00%3A00Z&jobtype=bundle"
      
      curl "http://host:11000/oozie/v2/jobs?filter=startCreatedTime%3D2016-04-28T00%3A00Z&jobtype=coordinator"
      
      curl "http://host:11000/oozie/v2/jobs?filter=startCreatedTime%3D2016-04-28T00%3A00Z&jobtype=wf"
      

      Attachments

        1. OOZIE-2517-010.patch
          31 kB
          Abhishek Bafna
        2. OOZIE-2517-009.patch
          29 kB
          Abhishek Bafna
        3. OOZIE-2517-008.patch
          33 kB
          Abhishek Bafna
        4. OOZIE-2517-007.patch
          25 kB
          Abhishek Bafna
        5. OOZIE-2517-005.patch
          23 kB
          Abhishek Bafna
        6. OOZIE-2517-003.patch
          23 kB
          Abhishek Bafna
        7. OOZIE-2517-001.patch
          22 kB
          Abhishek Bafna

        Issue Links

          Activity

            People

              abhishekbafna Abhishek Bafna
              abhishekbafna Abhishek Bafna
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: