You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jeff Evans (Jira)" <ji...@apache.org> on 2020/01/10 23:02:00 UTC

[jira] [Created] (SPARK-30489) Make build delete pyspark.zip file properly

Jeff Evans created SPARK-30489:
----------------------------------

             Summary: Make build delete pyspark.zip file properly
                 Key: SPARK-30489
                 URL: https://issues.apache.org/jira/browse/SPARK-30489
             Project: Spark
          Issue Type: Improvement
          Components: Build
    Affects Versions: 3.0.0
            Reporter: Jeff Evans


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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org