Re: timeout for spark

2016-05-17 Thread Mohit Jaggi
nothing there and I cannot reproduce this anymore. > On May 17, 2016, at 11:44 AM, Felix Cheung wrote: > > Perhaps you want to check if there is info in log files under the log/ > directory? > > > > > > On Tue, May 17, 2016 at 10:37 AM -0700, "Mohit Jaggi" > w

Re: timeout for spark

2016-05-17 Thread Felix Cheung
Perhaps you want to check if there is info in log files under the log/ directory? On Tue, May 17, 2016 at 10:37 AM -0700, "Mohit Jaggi" wrote: Felix, I cleared that notebook but I think there was no message other than the ERROR at the top right corner of the paragraph. I am not compl

Re: timeout for spark

2016-05-17 Thread Mohit Jaggi
Felix, I cleared that notebook but I think there was no message other than the ERROR at the top right corner of the paragraph. I am not completely sure if it was a timeout or not but would still like to understand which timeouts are present and how to change them. Thanks, Mohit. > On May 17, 20

Re: timeout for spark

2016-05-17 Thread Felix Cheung
Do you have the error message? On Mon, May 16, 2016 at 4:37 PM -0700, "Mohit Jaggi" wrote: Hi All, I want to run a long job from zeppelin but it seems that it gets killed. My guess is that it is due to the spark REPL timing out(because Spark logs say killed by user). How can I increa

timeout for spark

2016-05-16 Thread Mohit Jaggi
Hi All, I want to run a long job from zeppelin but it seems that it gets killed. My guess is that it is due to the spark REPL timing out(because Spark logs say killed by user). How can I increase this timeout? Mohit.