Github user prabhjyotsingh commented on the issue: https://github.com/apache/zeppelin/pull/1223 @Leemoonsoo I would say, since the use case for this is different than that of notebook, and idea for this is to map access to users with interpreters. While reading the title/description of this PR this is what I had in my mind ![user setting](https://cloud.githubusercontent.com/assets/674497/17094158/21487652-526b-11e6-8752-9c6797c614da.png) Also think about the case where user is getting auth using LDAP/AD where there are 100s of user, so this will require pagination. So, we need to have a group/profile for users that can have preset for grouping interpreters together. ![user profile](https://cloud.githubusercontent.com/assets/674497/17094169/37694a4c-526b-11e6-9dc9-f2c9ad1a10f1.png) And once this is set, IMO, then user who don't have permission to a particular interpreter, should not see that interpreter in the notebook page.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---