You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Josh Rosen (JIRA)" <ji...@apache.org> on 2017/03/26 21:15:41 UTC

[jira] [Created] (SPARK-20102) Fix two minor build script issues blocking 2.1.1 RC + master snapshot builds

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