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

Remove excessive split log messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Patch Available
    • Major
    • Resolution: Unresolved
    • 1.0.3
    • None
    • jobtracker

    Description

      Job tracker currently prints out information on every split.

      2012-05-20 00:06:01,985 INFO org.apache.hadoop.mapred.JobInProgress: 
      tip:task_201205100740_1745_m_000000 has split on node:/192.168.0.1
      /my.totally.madeup.host.com
      

      I looked at one cluster and these messages were taking up more than 30% of the JT log. If jobs have large number of maps, it can be worse. I think it is reasonable to lower the log level of the statement from INFO to DEBUG.

      Attachments

        1. mapreduce-4308-branch-1.patch
          0.8 kB
          Kihwal Lee

        Activity

          People

            Unassigned Unassigned
            kihwal Kihwal Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: