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

JobInProgress has some redundant lines in its ctor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 0.21.0
    • 0.22.0
    • jobtracker
    • None
    • Not environment related.

    • Reviewed
    • Remove some redundant lines from JobInProgress's constructor which was re-initializing things unnecessarily.
    • redundant code

    Description

      In the ctor of JobInProgress class that's used by the JT, lines that create the various lists of TIPs are repeated for no purpose. Might've been due to an overlook I think.

      Attaching a patch that removes these unnecessary repeats of re-init.

      Attachments

        Activity

          People

            qwertymaniac Harsh J
            qwertymaniac Harsh J
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: