Issue Details (XML | Word | Printable)

Key: NUTCH-318
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Critical Critical
Assignee: Sami Siren
Reporter: Stefan Groschupf
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Nutch

log4j not proper configured, readdb doesnt give any information

Created: 11/Jul/06 02:05 AM   Updated: 24/Sep/06 03:30 PM
Return to search
Component/s: None
Affects Version/s: 0.8
Fix Version/s: 0.8.1, 0.9.0

Time Tracking:
Not Specified

Resolution Date: 01/Aug/06 04:25 PM


 Description  « Hide
In the latest .8 sources the readdb command doesn't dump any information anymore.
This is realeated to the miss configured log4j.properties file.
changing:
log4j.rootLogger=INFO,DRFA
to:
log4j.rootLogger=INFO,DRFA,stdout
dumps the information to the console, but not in a nice way.

What makes me wonder is that these information should be also in the log file, but the arn't, so there are may be even here problems.
Also what is the different between hadoop-XXX-jobtracker-XXX.out and hadoop-XXX-jobtracker-XXX.log ?? Shouldn't there just one of them?



 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Sami Siren made changes - 25/Jul/06 07:39 PM
Field Original Value New Value
Fix Version/s 0.8-dev [ 12310224 ]
Fix Version/s 0.9-dev [ 12312013 ]
Sami Siren made changes - 01/Aug/06 04:25 PM
Fix Version/s 0.8.1 [ 12312020 ]
Resolution Fixed [ 1 ]
Status Open [ 1 ] Resolved [ 5 ]
Assignee Sami Siren [ siren ]
Sami Siren made changes - 24/Sep/06 03:30 PM
Status Resolved [ 5 ] Closed [ 6 ]