Hello fellas, problem here. I am trying to get some runtime info in FileInputFormat.java and I try to use LOG.info(). However it never seems write anything into log file. I tried to grep the "logs" directory and could not find the info supposed to be printed out.
Any idea on this? BTW, any other way I can use to debug like this? Regards, Elton