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

job tracker WI drops jobs after 24 hours

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.7.0
    • None
    • None

    Description

      The jobtracker's WI, keeps track of jobs executed in the past 24 hours.
      if the cluster was idle for a day (say Sunday) it drops all its history.
      Monday morning, the page is empty.
      Better would be to store a fixed number of jobs (say 10 each of succeeded and failed jobs).

      Also, if the job tracker is restarted, it loses all its history.
      The history should be persistent, withstanding restarts and upgrades.

      Attachments

        1. Hadoop-239.patch
          75 kB
          Sanjay Dahiya
        2. Hadoop-239_3.patch
          63 kB
          Sanjay Dahiya
        3. Hadoop-239_2.patch
          63 kB
          Sanjay Dahiya
        4. Hadoop-239_1.patch
          75 kB
          Sanjay Dahiya

        Issue Links

          Activity

            People

              sanjay.dahiya Sanjay Dahiya
              yarnon Yoram Arnon
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: