Hi, This is the first time that i use Map-Reduce with Hadoop.. I need to print some information in Reduce function to se if my code it's correct , but when i run System.out.println() there is not output in my log.
Someone can explain how to print debug information from reduce function to my log stdout? thanks Flavio
