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

Dongjoon Hyun resolved SPARK-30489.
-----------------------------------
    Fix Version/s: 3.0.0
                   2.4.5
         Assignee: Jeff Evans
       Resolution: Fixed

This is resolved via https://github.com/apache/spark/pull/27171

> Make build delete pyspark.zip file properly
> -------------------------------------------
>
>                 Key: SPARK-30489
>                 URL: https://issues.apache.org/jira/browse/SPARK-30489
>             Project: Spark
>          Issue Type: Bug
>          Components: Build
>    Affects Versions: 2.4.4, 3.0.0
>            Reporter: Jeff Evans
>            Assignee: Jeff Evans
>            Priority: Trivial
>             Fix For: 2.4.5, 3.0.0
>
>
> The build uses Ant tasks to delete, then recreate, the {{pyspark.zip}} file 
> within {{python/lib}}.  The only problem is the Ant task definition for the 
> delete operation is incorrect (it uses {{dir}} instead of {{file}}), so it 
> doesn't actually get deleted by this task.



--
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