Hi Adam,
You are right that zeppelin only use shiro for authentication, but not for
authorization. All the notebook authorization info is stored in custom json
file [1] instead of shiro's backend storage. These shiro part is
implemented very long time ago, I also don't know the original design
pur
Hi all, new Zeppelin user here. I started playing around with it to see how
it compares to using Spark Magic for access to a secure hadoop cluster. I
liked the native Spark cluster mode and the integration with Knox as an SSO
mechanism provided a great user experience. I was a little confused thoug