[ 
https://issues.apache.org/jira/browse/SPARK-30268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hyukjin Kwon resolved SPARK-30268.
----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 26909
[https://github.com/apache/spark/pull/26909]

> Incorrect pyspark package name when releasing preview version
> -------------------------------------------------------------
>
>                 Key: SPARK-30268
>                 URL: https://issues.apache.org/jira/browse/SPARK-30268
>             Project: Spark
>          Issue Type: Bug
>          Components: Project Infra
>    Affects Versions: 3.0.0
>            Reporter: Yuming Wang
>            Assignee: Yuming Wang
>            Priority: Major
>             Fix For: 3.0.0
>
>
> {noformat}
> cp: cannot stat 
> 'spark-3.0.0-preview2-bin-hadoop2.7/python/dist/pyspark-3.0.0.dev02.tar.gz': 
> No such file or directory
> gpg: can't open 'pyspark-3.0.0.dev02.tar.gz': No such file or directory
> gpg: signing failed: No such file or directory
> gpg: pyspark-3.0.0.dev02.tar.gz: No such file or directory
> {noformat}
> But it is:
> {noformat}
> yumwang@ubuntu-3513086:~/spark-release/output$ ll 
> spark-3.0.0-preview2-bin-hadoop2.7/python/dist/
> total 214140
> drwxr-xr-x 2 yumwang stack      4096 Dec 16 06:17 ./
> drwxr-xr-x 9 yumwang stack      4096 Dec 16 06:17 ../
> -rw-r--r-- 1 yumwang stack 219267173 Dec 16 06:17 pyspark-3.0.0.dev2.tar.gz
> {noformat}
> {noformat}
> /usr/local/lib/python3.6/dist-packages/setuptools/dist.py:476: UserWarning: 
> Normalizing '3.0.0.dev02' to '3.0.0.dev2'
>   normalized_version,
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to