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

Use Job#getInstance instead of deprecated constructors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.3.0, 2.6.0
    • 2.7.0
    • None
    • Reviewed

    Description

      There're some methods calling deprecated constructors such as new Job(), which causes javac warnings.
      We should use Job.getInstance() to get an instance.

      Attachments

        1. MAPREDUCE-5800.patch
          36 kB
          Akira Ajisaka
        2. MAPREDUCE-5800.2.patch
          37 kB
          Akira Ajisaka
        3. MAPREDUCE-5800.2.patch
          37 kB
          Akira Ajisaka

        Issue Links

          Activity

            People

              aajisaka Akira Ajisaka
              aajisaka Akira Ajisaka
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: