Github user weand commented on the issue:

    https://github.com/apache/zeppelin/pull/2931
  
    @prabhjyotsingh @zjffdu 
    :-1: this actually blew up the permission checks with roles :-1:
    
    When...
    - enabling shiro.ini
    - enabling permission on an interpreter for _role1_
    - executing note with that interpreter via _user1_
    
    ...execution fails with __user1 has no permission for spark__
    
    I'm wondering if there is no test for this use case. When reverting this PR 
the execution works fine.


---

Reply via email to