Uploaded image for project: 'Nutch'
  1. Nutch
  2. NUTCH-2519

Log mapreduce job counters in local mode

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 2.3.1, 1.14
    • 2.4, 1.15
    • None
    • None
    • Patch Available

    Description

      A simple change in the log4j.properties would make the Hadoop job counters appear in the hadoop.log also in local mode:

      log4j.logger.org.apache.hadoop.mapreduce.Job=INFO
      

      This may provide useful information for debugging, esp. if counters are not explicitly logged by tools (see @user). This would make the output also more similar to (pseudo)distributed mode (Nutch is called via hadoop jar) Job counters and progress info are obligatorily logged.

      Attachments

        Issue Links

          Activity

            People

              snagel Sebastian Nagel
              snagel Sebastian Nagel
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: