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

2020-08-13 Thread Prashant Sharma (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-32556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prashant Sharma updated SPARK-32556:

Fix Version/s: 2.4.7

> 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, Project Infra
>Affects Versions: 2.4.6, 3.0.0, 3.1.0
>Reporter: Prashant Sharma
>Assignee: Prashant Sharma
>Priority: Major
> Fix For: 2.4.7, 3.0.1, 3.1.0
>
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2020-08-06 Thread Prashant Sharma (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-32556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prashant Sharma updated SPARK-32556:

Component/s: Project Infra

> 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, Project Infra
>Affects Versions: 2.4.6, 3.0.0, 3.1.0
>Reporter: Prashant Sharma
>Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org



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

2020-08-05 Thread Prashant Sharma (Jira)


 [ 
https://issues.apache.org/jira/browse/SPARK-32556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Prashant Sharma updated SPARK-32556:

Description: 
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.

  was:
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.


> 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: 2.4.6, 3.0.0, 3.1.0
>Reporter: Prashant Sharma
>Priority: Major
>
> 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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org