You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ruslan Dautkhanov (JIRA)" <ji...@apache.org> on 2018/04/11 20:42:00 UTC

[jira] [Created] (SPARK-23965) make python/py4j-src-0.x.y.zip file name Spark version-independent

Ruslan Dautkhanov created SPARK-23965:
-----------------------------------------

             Summary: make python/py4j-src-0.x.y.zip file name Spark version-independent
                 Key: SPARK-23965
                 URL: https://issues.apache.org/jira/browse/SPARK-23965
             Project: Spark
          Issue Type: Improvement
          Components: PySpark
    Affects Versions: 2.3.0, 2.2.1, 2.4.0
            Reporter: Ruslan Dautkhanov


After each Spark release (that's normally packaged with slightly newer version of py4j), we have to adjust our PySpark applications PYTHONPATH to point to correct version of python/py4j-src-0.9.2.zip. 

Change to python/py4j-src-0.9.2.zip to python/py4j-src-0.9.6.zip, next release to something else etc. 

Possible solutions. Would be great to either
- rename `python/py4j-src-0.x.y.zip` to `python/py4j-src-latest.zip` or `python/py4j-src-current.zip` 
- make a symlink in Spark distributed `py4j-src-current.zip` to whatever version Spark is shipped with.

Thanks.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org