Support Questions

Find answers, ask questions, and share your expertise

zeppelin interpreter unable to change

avatar
Contributor

Hi Team , 

 

Unable to change interpreter  by user , need to enable multiple user support .one admin user to be activate.

Error attached on interpreter


zepplineerror.jpg
1 ACCEPTED SOLUTION

avatar
Master Collaborator

@syedshakir I see "rcmprod" user doesn't have permission to access the interpreter page

To provide access to interpreter page, comment/delete below line[1] from shiro configuration url section or configure roles as mentioned in doc[2]

[1]: /api/interpreter/** = authc, roles[admin]

[2]: https://zeppelin.apache.org/docs/0.6.2/security/shiroauthentication.html#active-directory

View solution in original post

1 REPLY 1

avatar
Master Collaborator

@syedshakir I see "rcmprod" user doesn't have permission to access the interpreter page

To provide access to interpreter page, comment/delete below line[1] from shiro configuration url section or configure roles as mentioned in doc[2]

[1]: /api/interpreter/** = authc, roles[admin]

[2]: https://zeppelin.apache.org/docs/0.6.2/security/shiroauthentication.html#active-directory