Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.7.3, 0.8.1
-
None
-
None
-
Zeppelin 0.7.4 / 0.8.1
HDP-3.1.0.0-78
Hadoop 3.1.1
Spark 2.3.2
Kerberos Enabled
Description
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.