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

Kazuaki Ishizaki updated SPARK-28891:
-------------------------------------
    Description: 
According to [~maropu], 
[do-release-docker.sh|https://github.com/apache/spark/blob/master/dev/create-release/do-release-docker.sh]
 in master branch worked for 2.3.3 release for branch-2.3.

After updates in [this PR|https://github.com/apache/spark/pull/23098], 
{{do-release-docker.sh}} does not work for branch-2.3 now as shown:

{code}
...
Checked out revision 35358.
Copying release tarballs
cp: cannot stat 'pyspark-*': No such file or directory
{code}

  was:
According to [~maropu], 
[do-release-docker.sh|https://github.com/apache/spark/blob/master/dev/create-release/do-release-docker.sh]
 in master branch worked for 2.3.3 release for branch-2.3.

After updates in [this PR|https://github.com/apache/spark/pull/23098], 
{{do-release-docker.sh}} does not work for branch-2.3 now.


> do-release-docker.sh in master does not work for branch-2.3
> -----------------------------------------------------------
>
>                 Key: SPARK-28891
>                 URL: https://issues.apache.org/jira/browse/SPARK-28891
>             Project: Spark
>          Issue Type: Improvement
>          Components: Build
>    Affects Versions: 2.3.4
>            Reporter: Kazuaki Ishizaki
>            Priority: Major
>
> According to [~maropu], 
> [do-release-docker.sh|https://github.com/apache/spark/blob/master/dev/create-release/do-release-docker.sh]
>  in master branch worked for 2.3.3 release for branch-2.3.
> After updates in [this PR|https://github.com/apache/spark/pull/23098], 
> {{do-release-docker.sh}} does not work for branch-2.3 now as shown:
> {code}
> ...
> Checked out revision 35358.
> Copying release tarballs
> cp: cannot stat 'pyspark-*': No such file or directory
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to