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

job tracker should refuse connection from a task tracker with a different version number

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.2.1
    • 0.18.0
    • None
    • None
    • Reviewed
    • Changed connection protocol job tracker and task tracker so that task tracker will not connect to a job tracker with a different build version.

    Description

      After one mapred system upgrade, we noticed that all tasks assigned to one task tracker failed. It turned out that for some reason the task tracker was not upgraded.

      To avoid this, a task tracker should reports its version # when it registers itsself with a job tracker. If the job tracker receives an inconsistent version #, it should refuse the connection.

      Attachments

        1. 236_v1.patch
          3 kB
          Sharad Agarwal
        2. 236_v2.patch
          4 kB
          Sharad Agarwal

        Issue Links

          Activity

            People

              sharadag Sharad Agarwal
              hairong Hairong Kuang
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: