Re: notebook interpreter restart

2017-01-25 Thread Alec Lee
Thanks a lot, we miss that setting, will do the experiments right away, :) best AL > On Jan 25, 2017, at 6:17 PM, Paul Brenner wrote: > > > Did you try setting your interpreter to “Isolated” mode? Is it currently in > “shared” mode? > > If you haven’t played with this setting before then:

Re: notebook interpreter restart

2017-01-25 Thread Paul Brenner
Did you try setting your interpreter to “Isolated” mode? Is it currently in “shared” mode?  If you haven’t played with this setting before then:  1. Open the interpreters page 2. Find your interpreter and click the edit button in the top right corner 3. Beneath the word “option” at the top lef

Re: notebook interpreter restart

2017-01-25 Thread Alec Lee
Hello, Paul Thank you so much for prompt reply. Our understanding is each interpreter takes one application on YARN, if multiple notebooks share same interpreter will run through same YARN application. As you mentioned this “… which will kill any other YARN application associated with that i