Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
We only use python sources under SPARK_HOME/python for PySpark. I think copying these files into /python is better idea because it doesn't need to extract - or build - spark no longer. If PySpark has changed by upgrading Spark version, It's easy to follow up by coping new python files into zeppelin. If we should support multiple version of spark, we can solve it of having multiple python files.
Attachments
Attachments
Issue Links
- is related to
-
SPARK-6869 Add pyspark archives path to PYTHONPATH
- Resolved