Details
-
Improvement
-
Status: Closed
-
Trivial
-
Resolution: Fixed
-
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
- is caused by
-
NUTCH-2375 Upgrade the code base from org.apache.hadoop.mapred to org.apache.hadoop.mapreduce
- Closed
- links to