Hi, I can't find the log messages produced by my compute() method in my logs. My messages are debug messages and I have set the property
hadoop.root.logger=DEBUG.console in my log4j.properties. What else do I need to do to see my log messages? Should they appear in the normal job log? Or on the console? Cheers, Christian
