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

PipeMapRed.java has uninitialized members log_ and LOGNAME

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.22.0
    • contrib/streaming
    • None
    • Reviewed

    Description

      PipeMapRed.java has members log_ and LOGNAME, which are never initialized and they are used in code for logging in several places.
      They should be removed and PipeMapRed should use commons LogFactory and Log for logging. This would improve code maintainability.

      Also, as per comment , stream.joblog_ configuration property can be removed.

      Attachments

        1. patch-1864.txt
          12 kB
          Amareshwari Sriramadasu

        Activity

          People

            amareshwari Amareshwari Sriramadasu
            amareshwari Amareshwari Sriramadasu
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: