hi Arpad,
ofcourse you can control different user to access different
interpreter.json ,you can find the cfg in
http://zeppelin.apache.org/docs/0.7.1/security/shiroauthentication.html ,and
http://zeppelin.apache.org/docs/0.7.1/security/notebook_authorization.html .
On 2017-04-01 19:31 (+08
yes,I think the Admin feature is necessary!
On 2017-03-20 12:03 (+0800), Jongyoul Lee wrote:
> Hi dev & users,
>
> Recently, community submits very new features for Apache Zeppelin. I think
> it's very positive signals to improve Apache Zeppelin and its community.
> But in another aspect, we sh
hi all,
The Zeppelin 0.7.0 enabled user to secure interpreter setting, credentials
and configurations info by shiro.
If you remove the following notes in shiro.ini:
[
#/api/interpreter/** = authc, roles[admin]
#/api/configurations/** = authc, roles[admin]
#/api/credential/** = authc, roles[
As far as I know it's self-adaptation .
On 2017-02-07 14:37 (+0800), kevin giroux wrote:
> How can i fix a max value for my Y Axis when a use some graphical chart on
> my notebook.
>
> I didn't find anything about that on the setting.
>
> Sincerely,
>
>
> --
> Kévin Giroux
>
hi,
why not provide 'test' function in the interpreter.
After I cfg the interpreter ,I want to test whether it is ok now, and I can't
fount where to test in the page of interpreter.
How about adding a function to test the interpreter in the page of
interpreter cfg?
Congratulationsï¼but now where could I download the Apache Zeppelin 0.7.0 bin.
I can't found her in the http://zeppelin.apache.org/download.html .
On 2017-02-06 15:07 (+0800), Mina Lee wrote:
> The Apache Zeppelin community is pleased to announce the availability of
> the 0.7.0 release.
>
> Ze
here is my cfg,and how to the role to contral the privilege?
[users]
# List of users with their password allowed to access Zeppelin.
# To use a different strategy (LDAP / Database / ...) check the shiro doc at
http://shiro.apache.org/configuration.html#Configuration-INISections
admin = s3cret
use
hi,
The collection of notes is a notebook . You can write different kinds of
code in a notebook ,but one kind in a note. Do you agree with me?
Best regards
From: Jun Kim
Date: 2017-01-25 09:06
To: users
CC: dev
Subject: Re: Notebooks & Notes
And the collection of notes is a notebook :)
+1
On 2017-01-24 17:13 (+0800), Sora Lee wrote:
> +1
>
> On Tue, Jan 24, 2017 at 3:09 PM Jongyoul Lee wrote:
>
> > +1 (binding)
> >
> > On Tue, Jan 24, 2017 at 2:43 PM, Mina Lee wrote:
> >
> > I propose the following RC to be released for the Apache Zeppelin 0.7.0
> > release.
> >
> > The co