Johannes Schillinger created ZEPPELIN-5944:
----------------------------------------------
Summary: allow YarnInterpreterLauncher to run with proxy user in
isolated mode
Key: ZEPPELIN-5944
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5944
Project: Zeppelin
Issue Type: Improvement
Components: interpreter-launcher
Affects Versions: 0.10.1
Reporter: Johannes Schillinger
Currently it is possible to run python and R in a Yarn container using
YarnInterpreterLauncher.
But this launcher does not work the same way the spark context works,
especially regarding the isolation and usage of --proxy-user on yarn
application start.
Please add the ability to run isolated Yarn applications per user in python/r
interpreter when run with
zeppelin.interpreter.launcher = yarn
Or if this ability already exists, please update the documentation to explain
how to set it up.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)