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

[jira] [Updated] (SPARK-28891) do-release-docker.sh in master does not work for branch-2.3

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