Re: job execution logs

2018-06-26 Thread Abbass
/sessions/{sessionid}/logs My main question is whether Livy persists the logs somewhere on the filesystem or they are simply gone when the server is restarted ? > > Thanks, > Meisam > > On Sun, Jun 24, 2018 at 1:37 PM Abbass <mailto:amaro...@talend.com>> wrote: > > G

job execution logs

2018-06-24 Thread Abbass
Guys any idea about where Livy keeps job execution logs (Spark driver logs) ? I saw a couple of lines here : https://github.com/apache/incubator-livy/blob/master/server/src/main/scala/org/apache/livy/server/batch/BatchSession.scala#L90 to redirect stdout & stderr somewhere. Is there anyway to