Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-30489

Make build delete pyspark.zip file properly

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Fixed
    • 2.0.2, 2.1.3, 2.2.3, 2.3.4, 2.4.4, 3.0.0
    • 2.4.5, 3.0.0
    • Build
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              jeff.w.evans Jeff Evans
              jeff.w.evans Jeff Evans
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: