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

Job materialization happening even after coordinator is supposed to be killed.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 4.0.0
    • None
    • None

    Description

      In some cases where executon of StatusTransitService and CoordKill are happening at same time, it may happen that the StatusTransitService overwrites the KILLED state of job to RUNNING
      This can be fixed by setting the doneMaterialization to true in CoordKillX
      and failing the materializtion if the job's doneMaterialization to true. Also, eventually the StatusTransitService will convert the status back to KILLED

      Attachments

        1. OOZIE-1439.patch
          3 kB
          Virag Kothari

        Activity

          People

            virag Virag Kothari
            virag Virag Kothari
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: