Re: Interpreter Permission for a Group

2017-04-01 Thread Windy Qin
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

Re: Roadmap for 0.8.0

2017-03-21 Thread Windy Qin
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

The access of interpreter setting, credentials and configurations info

2017-02-07 Thread Windy Qin
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[

Re: Setting a max value for the Y Axis on Zeppelin vizualisation

2017-02-07 Thread Windy Qin
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 >

why not provide 'test' function in the interpreter

2017-02-06 Thread Windy Qin
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?

Re: [ANNOUNCE] Apache Zeppelin 0.7.0 released

2017-02-06 Thread Windy Qin
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

how to use shiro to Authenticate in zeppelin

2017-02-04 Thread Windy Qin
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

Re: Re: Notebooks & Notes

2017-01-24 Thread Windy Qin
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 :)

Re: [VOTE] Release Apache Zeppelin 0.7.0 (RC3)

2017-01-24 Thread Windy Qin
+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