Adam Binford created ZEPPELIN-5275:
--------------------------------------
Summary: Pyspark interpreter missing java imports
Key: ZEPPELIN-5275
URL: https://issues.apache.org/jira/browse/ZEPPELIN-5275
Project: Zeppelin
Issue Type: Bug
Components: pySpark
Affects Versions: 0.9.0
Reporter: Adam Binford
The pyspark bootstrap scripts are missing some of the `java_imports` that are
in the native spark java gateway:
[https://github.com/apache/spark/blob/master/python/pyspark/java_gateway.py#L152]
Most obvious thing that doesn't work is using df.explain() from pyspark.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)