You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Prashant Sharma (Jira)" <ji...@apache.org> on 2020/08/06 05:34:00 UTC

[jira] [Created] (SPARK-32556) Fix release script to uri encode the user provided passwords.

Prashant Sharma created SPARK-32556:
---------------------------------------

             Summary: Fix release script to uri encode the user provided passwords.
                 Key: SPARK-32556
                 URL: https://issues.apache.org/jira/browse/SPARK-32556
             Project: Spark
          Issue Type: Bug
          Components: Build
    Affects Versions: 3.0.0, 2.4.6, 3.1.0
            Reporter: Prashant Sharma


As I was trying to do the release using the docker
{code:java}
 dev/create-release/do-release-docker.sh{code}
script, there were some failures.

 
 # If the release manager password contains a char, that is not allowed in URL, then it fails the build at the clone spark step.


 # If the .gitignore file is missing, it fails the build at rm .gitignore step.



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