Josh Rosen created SPARK-20102:
----------------------------------

             Summary: Fix two minor build script issues blocking 2.1.1 RC + 
master snapshot builds
                 Key: SPARK-20102
                 URL: https://issues.apache.org/jira/browse/SPARK-20102
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 2.1.1
            Reporter: Josh Rosen
            Assignee: Josh Rosen


The master snapshot publisher builds are currently broken due to two minor 
build issues:

1. For unknown reasons, the LFTP {{mkdir -p}} command started throwing errors 
when the remote FTP directory already exists. To work around this, we should 
update the script to ignore errors.
2. The PySpark setup.py file references a non-existent module, causing Python 
packaging to fail.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to