Jaehoon Jeong created ZEPPELIN-4235:
---------------------------------------
Summary: pyspark interpreter didn't work in impersonate
Key: ZEPPELIN-4235
URL: https://issues.apache.org/jira/browse/ZEPPELIN-4235
Project: Zeppelin
Issue Type: Bug
Components: Interpreters, pySpark, zeppelin-interpreter
Affects Versions: 0.8.1, 0.7.3
Environment: Zeppelin 0.7.4 / 0.8.1
HDP-3.1.0.0-78
Hadoop 3.1.1
Spark 2.3.2
Kerberos Enabled
Reporter: Jaehoon Jeong
Assignee: Jaehoon Jeong
When start spark interpreter group with impersonate setting, paragraph that is
using spark interpreter can run correctly but pyspark isn't.
Without impersonate setting, it can run correctly.
I think that many people set PYTHONPATH environment variable in zeppelin-env.sh
for solving this problem but I think that it is not good because logic of
solving PYTHONPATH is included in interpreter.sh.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)