mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
update doc with env var
This commit is contained in:
parent
dc61caed37
commit
e4251de7f3
1 changed files with 1 additions and 1 deletions
|
|
@ -72,4 +72,4 @@ whoami
|
|||
```
|
||||
|
||||
|
||||
Note that usage of "User Impersonate" option will enable Spark interpreter to use `--proxy-user` option with current user by default.
|
||||
Note that usage of "User Impersonate" option will enable Spark interpreter to use `--proxy-user` option with current user by default. If you want to disable `--proxy-user` option, then refer to `ZEPPELIN_IMPERSONATE_SPARK_PROXY_USER` variable in `conf/zeppelin-env.sh`
|
||||
|
|
|
|||
Loading…
Reference in a new issue