Uploaded image for project: 'Chukwa (retired)'
  1. Chukwa (retired)
  2. CHUKWA-155

Job History status arrive out of order causing the status to update incorrectly.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • None
    • 0.1.2
    • None
    • Redhat 5.1, Java 6

    Description

      Job history contains lines like:

      Job JOBID="job_200903310541_1747" JOB_STATUS="RUNNING" .
      ...
      Job JOBID="job_200903310541_1747" FINISH_TIME="1238542231308" JOB_STATUS="SUCCESS" FINISHED_MAPS="1338" FINISHED_REDUCES="760" FAILED_MAPS="78" FAILED_REDUCES="43" COUNTERS="..." .

      When pushing the data through collectors and demux, the data can arrive out of order. The database is updated with status "RUNNING" instead of "SUCCESS".

      Chukwa Sequence ID can be used to sort out of order data before the data is pumped to database.

      Attachments

        1. chukwa-155.patch
          0.6 kB
          Cheng

        Activity

          People

            zhangyongjiang Cheng
            eyang Eric Yang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: