Is your cluster kerberized? * If not "just" configure the affected interpreters to be instantiated "Per User in isolated process" and check the (only then appearing) "User Impersonate" checkbox.
* If it is - it's a whole lot more tricky... Von: Paritosh Ranjan [mailto:paran...@in.ibm.com] Gesendet: Mittwoch, 29. November 2017 07:55 An: users@zeppelin.apache.org Cc: Anand T Narayanan; Bhavya Vs; Jaswanth Pilli; Vijith Varghese Betreff: Changing user within Zeppelin Can we change the user within Zeppelin? If yes, how can we do that? We are running zeppelin as 'x' user. However, we want to run the queries(for Spark interpreter) with a different user 'y' due to some access issues for user 'x'. We are not able to do that(change user within Zeppelin). Can anyone please provide any input on how to achieve this?