You may want to check livy interpreter which support impersonation. https://zeppelin.apache.org/docs/latest/interpreter/livy.html#impersonation
Paritosh Ranjan <paran...@in.ibm.com>于2017年11月29日周三 下午2:56写道: > 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? >