Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-331

Make jobtracker resilient to memory issues

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      JobTracker is vulnerable to memory errors/attacks. Few of them are as follows

      • JOB INIT : lot of users submitting large jobs. As every jobs is expanded, the jobtracker's memory can be completely used up
      • JSP : jsp (jobhistory.jsp etc) can also interfere with jobtracker's memory and hence the jobtracker should be protected against such attacks
      • OLD JOBS : lot of completed jobs can garble up jobtracker's memory and hence should be periodically cleaned up. HADOOP-4766 addresses this.

      The main intention of this issue is to track various jira's that help jobtracker battle memory attacks. Jobtracker should always be up and available.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              amar_kamat Amar Kamat
              Votes:
              0 Vote for this issue
              Watchers:
              11 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: