Re: Job history logging

2012-09-17 Thread Prashant Kommireddi
? On Sat, Sep 15, 2012 at 3:07 AM, Prashant Kommireddi prash1...@gmail.com wrote: Hi All, I have a question about job history logging. Seems like history logging is disabled if file creation fails, is there a reason this is done? The following snippet is from JobHistory.JobInfo.logSubmitted

Re: Job history logging

2012-09-14 Thread Harsh J
I guess the reason is that it assumes it can't write history files after that point, and skips the rest of the work? On Sat, Sep 15, 2012 at 3:07 AM, Prashant Kommireddi prash1...@gmail.com wrote: Hi All, I have a question about job history logging. Seems like history logging is disabled