Sorry for some mistakes. In default I output log to console, and redirect it to a dedicated file, which I called log files in the question. So my question should be, how can I see the console output of my program?
发件人: Junfeng Chen [mailto:[email protected]] 发送时间: 2015年4月1日 16:19 收件人: [email protected] 主题: How to check program log when the program is submitted? I meet a tcp connection problem which I didn’t meet on LocalCluster mode. Now I need to find the program log(I print it to console with log4j ), how to find there log files? Thanks
