Hi folks, I want to just display the output of my mapper on console or want to log it in some file. System.out.println and Log4j's logger are not displaying the output. How can I see the intermediate results?
Cheers
Hi folks, I want to just display the output of my mapper on console or want to log it in some file. System.out.println and Log4j's logger are not displaying the output. How can I see the intermediate results?
Cheers