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

2017-02-04 Thread Jongyoul Lee
+1 (binding) On Sat, Feb 4, 2017 at 12:41 PM, moon soo Lee wrote: > Verified > - checksum and signature for release artifacts > - build from source > - LICENSE source/binary release > - source release does not have unexpected binary > - binary package functioning > > +1 (binding) > > On Fri

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