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

Fix exception log messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • 1.15
    • 1.15
    • None
    • None

    Description

      Some log messages use erroneously "{}" in combination with a Throwable object. That's not placed in the log message by org.slf4j.Logger but added after the message:

      CrawlDbMerge job failed {}
      org.apache.hadoop.mapreduce.lib.input.InvalidInputException: Input path does not exist: file:...crawldb/current
      

      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: