Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-4191

Add a testcase for jobhistory

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.21.0
    • test
    • None
    • Reviewed

    Description

      Changes in job history might break the history parser which in turn might break some features like jobtracker-recovery, history-viewer etc. There should be a testcase that catches these incompatible changes early and informs about the expected change.

      This patch validates job history files so that issues related to jobHistory are caught when changes to JobHistory are made.
      Validates history file name, file location, parsability. Validates user log location for varoius configuration settings. Validates job status for jobs that are succeeded, failed and killed.
      Validates format of history file contents and also validates contents by comparing with actual values obtained from job tracker.

      Attachments

        1. HADOOP-4191.patch
          26 kB
          Ravi Gummadi
        2. HADOOP-4191.v2.patch
          44 kB
          Ravi Gummadi
        3. HADOOP-4191.v3.patch
          59 kB
          Ravi Gummadi
        4. HADOOP-4191.v4.patch
          65 kB
          Ravi Gummadi
        5. HADOOP-4191.v4.1.patch
          66 kB
          Ravi Gummadi
        6. h20_4191.patch
          67 kB
          Ravi Gummadi

        Issue Links

          Activity

            People

              ravidotg Ravi Gummadi
              amar_kamat Amar Kamat
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: