There are several critical issues found during the rc3 verification.
I am canceling vote to include below bug fixes:
- Cron scheduling doesn't work after certain number of running [1]
- Table is not rendered in certain condition [2]
- Livy not working in anonymous mode [3]
- Interpreter
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:
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
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
Alec,
The way we use zeppelin at our company is to set our interpreters to
“isolated”. That way each notebook gets it’s own application on yarn.
This mostly works well. The one downside is that if you stop a notebook (e.g.
by calling sys.exit in a cell of a spark notebook) it does stop the YAR
Hi, all
Currently we are exploring feature of zeppelin, now the situation we are using
YARN to manage spark jobs. In terms of the experiments, we conclude that one
interpreter is corresponding to An application in YARN cluster, that means all
the notebooks from zeppelin with same interpreter g
I think it's good idea and we need add more beans to be monitored, too.
On Thu, Jan 26, 2017 at 9:45 AM, Vinay Shukla wrote:
> How about launching Zeppelin JVM with JConsole related config and trying
> to monitor JVM level stats?
>
> On Wed, Jan 25, 2017 at 9:12 AM, Rob Anderson
> wrote:
>
>> O
How about launching Zeppelin JVM with JConsole related config and trying to
monitor JVM level stats?
On Wed, Jan 25, 2017 at 9:12 AM, Rob Anderson
wrote:
> Ok, thanks for the reply Jongyoul.
>
> On Wed, Jan 25, 2017 at 12:13 AM, Jongyoul Lee wrote:
>
>> AFAIK, Zeppelin doesn't have it for now.
Ok, thanks for the reply Jongyoul.
On Wed, Jan 25, 2017 at 12:13 AM, Jongyoul Lee wrote:
> AFAIK, Zeppelin doesn't have it for now. We have to develop that function.
>
> Regards,
> Jongyoul
>
> On Wed, Jan 25, 2017 at 3:18 AM, Rob Anderson
> wrote:
>
>> Hello,
>>
>> We're running Zeppelin 0.6.2