I have System.out.printlns in my mapreduce program; The MR ran successfully, but i am not able to see the logs anywhere.
I tried with "yarn log -applicationId ..."
, but i still don't get to see my logs.
Is there any special setting required to enable the logs? If not, what is the log file location?